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