This package perfect for prototyping stuff or examples of real russian names.
Usage
Install the package using npm and save it to the dependency list:
npm install --save russian_name
Usage example:
;// orconst russianName = ; name;// orname;
Result example:
Configuration
name; name;
Here's the full list of all available options:
Name | Description | Type |
---|---|---|
gender | Limit results to the male or female gender |
String |
amount | Amount of names to return (only for .many method) | Integer |
Test
npm run test