node-randombytes

random bytes from browserify stand alone
  https://github.com/crypto-browserify/randombytes
  0
  no reviews



RandomBytes for the browser. Uses crypto/msCrypto.getRandomValues() in the browser. In Node.js, it uses crypto.randomBytes().

Node.js is an event-based server-side JavaScript engine.