randhex

0.1.0 • Public • Published

Get random hexadecimal strings of preferable length.

To install:

npm install randhex

Example usage:

var randhex = require('randhex');
 
console.log ( randhex(7) ); // '3d828ee'
console.log ( randhex() ); // 'c72993' Deafults to 6
 

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    2

Package Sidebar

Install

npm i randhex

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • hemanth