fetch random images from the Flickr API
Generate random numbers from various distributions.
Pass in box sizes and get back sizes and coordinates for a justified layout
Fastest random ID and random string generation for Node.js
TypeScript definitions for d3-random
TypeScript definitions for justified-layout
URL and cookie safe UIDs
Use the random function in CSS
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Generate a cryptographically strong random string
Almost certainly the best Flickr API client in the world for node and the browser
Random utility functions for ethers.
A Pulumi package to safely use randomness in Pulumi programs.
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
Provides functions for detecting if the host environment supports the WebCrypto API
Statistical routines and probability distributions.
Generate a random integer
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
Generate random numbers with a seed, useful for reproducible tests
GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)
Temporary file and directory creator
Generates an id useable in json rpc payloads.
Choose randomly from a selection of elements
`window.crypto.getRandomValues` with fallback to Node.js crypto
Creates collage of flickr images. Includes random words if less than ten arguments are entered.
command line application that * accepts a list of search keywords as arguments * queries the Flickr API for the top-rated image for each keyword * downloads the results * crops them rectangularly * assembles a collage grid from ten images and * writes the result to a user-supplied filename If given less than ten keywords, or if any keyword fails to result in a match, retrieve random words from a dictionary source such as `/usr/share/dict/words`. Repeat as necessary until you have gathered ten images.