2.0.7 • Published 5 years ago
naruto-name-generator v2.0.7
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
5 years ago
2.0.6
5 years ago
2.0.3
5 years ago
2.0.316
5 years ago
2.0.5
5 years ago
2.0.315
5 years ago
2.0.4
5 years ago
2.0.314
5 years ago
2.0.312
5 years ago
2.0.31
5 years ago
1.0.17
5 years ago
1.0.16
5 years ago
2.0.2
5 years ago
1.0.15
5 years ago
1.0.14
5 years ago
2.0.1
5 years ago
1.0.13
5 years ago
1.0.1200
5 years ago
1.0.120
5 years ago
1.0.12
5 years ago
1.0.11000
5 years ago
1.0.1100
5 years ago
1.0.110
5 years ago
1.0.11
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago