Create a readable stream for generating pseudorandom numbers drawn from a triangular distribution.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a Node.js module for generating pseudorandom numbers from a triangular distribution using a readable stream. It's designed for developers who need to work with statistical distributions in Node.js applications, particularly those using the stdlib ecosystem for numerical computing. The package allows for configurable parameters like minimum, maximum, and mode values, and supports features like seeding and state management for reproducible results.