securerandom

0.0.2 • Public • Published

SecureRandom

Build Status

This makes a random hex string. It functions similar to the SecureRandom.hex method in Ruby.

Usage

var SecureRandom = require('securerandom');

console.log(SecureRandom.hex(12)); // prints a random 12 byte string

Tests

npm test

Contributions

Welcome.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    225
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    225
  • 0.0.1
    0

Package Sidebar

Install

npm i securerandom

Weekly Downloads

225

Version

0.0.2

License

MIT

Last publish

Collaborators

  • robzolkos