Skip to content

jamen/npm-random-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-random-feed

Create a feed of random names, and if they are free or taken

Note: Do not abuse this module. I've made it for my own personal use when struggling to find short reasonable names on npm. I've published it if other people want to use it for the same purpose.

$ npm-random-feed --length 3 --delay 1s --no-filter
  • --length: Length of the random words generated. Defaults to 3
  • --delay: Delay between each request. Defaults to 1s
  • --[no-]filter: free or taken or disabled. Defaults to free

See css-duration

Installation

$ npm install --global npm-random-feed

License

MIT © Jamen Marz


[version][package] travis [downloads/month][package] [downloads][package] [license][package] support me follow [package]: https://npmjs.com/package/npm-random-feed

About

Create a feed of random names, and if they are free or taken

Resources

License

Stars

Watchers

Forks

Packages

No packages published