Random value generators (float, int, vector and noise) for PEX.
Presentation Exchange v1 and v2 typescript models
A Typescript implementation of the v1 and v2 DIF Presentation Exchange specification
A Typescript implementation of the v1 and v2 DIF Presentation Exchange specification
Extension for Peer Discovery (PEX)
check rules for signavio-i18n
Generate random numbers from various distributions.
A node.js-style module system for GLSL!
Fastest random ID and random string generation for Node.js
TypeScript definitions for d3-random
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
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.
Generate a random integer
Statistical routines and probability distributions.
Provides functions for detecting if the host environment supports the WebCrypto API
Geometry intersection and bounding volume helpers for PEX.
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
Physically Based Renderer (PBR) and scene graph designed as ECS for PEX: define entities to be rendered as collections of components with their update orchestrated by systems.
Generate random numbers with a seed, useful for reproducible tests