Random names generator
Get a random English word
JavaScript bindings for the Listen Notes Podcast API
Generate massive amounts of fake contextual data
Random image generator
Arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing. It works in modern browsers, Angular, React, Node.js, etc. since it uses the native JS implementation of BigInt
Generate various types of unique IDs with prefixes. Supports sorted IDs with timestamps, unsorted random IDs, key IDs with checksums, and Snowflake-style distributed IDs.
Generate beautiful random gradients
Pure JavaScript implementation of ChaCha8/12/20 random number generator
A JavaScript implementation of many web standards
JavaScript library for DOM operations
Low level bindings for libsodium
Randomly generates User-Agent strings based on actual usage statistics from Wikimedia.
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
A simple, lightweight JavaScript API for handling cookies
Generate pseudo-randum numbers
Park-Miller pseudorandom number generator (PRNG)
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
NPM standalone version of Meteor group Random package
random room name generator
Node Client for Etherpad
Similar to random-bytes-seed but returns a number between 0 and 1, similar to Math.random()
Generate a unique, customizable, and visually appealing avatar
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.