npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

randhex

0.1.0

@hemanth

npmHomeRepoSnykSocket
Downloads:14
$ npm install randhex
DailyWeeklyMonthlyYearly

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