Skip to content

Repository files navigation

Get random names from Harry Potter characters.

harry-potter-names

Installation

This package is distributed via npm:

npm install get-harry-potter-names

Usage

const names = require('get-harry-potter-names')

let allNames = names.all
let randomName = names.random()
let threeRandomNames = names.random(3)
let getSame = names.sameFirstLetter('h')

About

A micro library that allows you to get random harry potter character names

Resources

Code of conduct

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages