2.0.7 • Published 3 years ago

naruto-name-generator v2.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

naruto-name-generator

Generate a random object that includes the name and a description of your favorite shows characters or receive an array of all characters and their descriptions. Click the GIF on this page for a live demo.

Install

$ npm install naruto-name-generator

Usage

import { naruto } from "naruto-name-generator"

naruto.random()
//=> {name: "Sasuke Uchiha", description: "..."}

naruto.all
//=> [{...}, {...}, {...}]

API

.random()

Type: Function

Random Naruto character name and description.

.all

Type: array

List of all Naruto names and their descriptions.

2.0.7

3 years ago

2.0.6

3 years ago

2.0.3

3 years ago

2.0.316

3 years ago

2.0.5

3 years ago

2.0.315

3 years ago

2.0.4

3 years ago

2.0.314

3 years ago

2.0.312

3 years ago

2.0.31

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

2.0.2

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

2.0.1

3 years ago

1.0.13

3 years ago

1.0.1200

3 years ago

1.0.120

3 years ago

1.0.12

3 years ago

1.0.11000

3 years ago

1.0.1100

3 years ago

1.0.110

3 years ago

1.0.11

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago