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
 

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i randhex

      Weekly Downloads

      2

      Version

      0.1.0

      License

      MIT

      Last publish

      Collaborators

      • hemanth