CSV and object generation implementing the Node.js `stream.Readable` API
Generate a cryptographically-random Uint8Array with the given number of bytes of entropy.
Generates a secure random string with a given length
Unique machine (desktop) id (no admin privileges required).
Simple library for encrypting/decrypting strings without the boilerplate of the crypt library.
A module that can return various types of random string
Fully-fledged collection of both 32 and 64 bit seedable random number generators whose output precisely matches their original c/c++ implementations.
Meteor's Random Package for Straight Node – with built in crypto module
Operation with random numbers for ngraph.*
Encryption, decryption, and key related utility functions
Random JSON generation, structured JSON by schema generation, no dependencies.
Random generator for strings, secrets and numbers – with built in crypto module and seed generation for predictable outputs
A library to interact with Unicode Confusables in strings.
TypeScript definitions for random-name
Tokenized zip support
Secure, audited & minimal implementation of BIP39 mnemonic phrases
A collection of random utilities
Random coordinates within a circle (or on a circumference) given a center point and radius.
Chance - Utility library to generate anything random
Pick a cryptographically-random integer within a range.
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
Node.js module to make a random choice among weighted elements of table.
A Node.js module for efficient sampling from a discrete probability distribution using the alias method.
Meteor's Random Package for Straight Node