Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Prando is a deterministic pseudo-random number generator for JavaScript and TypeScript that creates reproducible sequences of random numbers from a given seed. It's designed for scenarios like games and UI components where consistent randomness is needed across renders, using a xorshift algorithm that produces a period of 2^29-1 before repeating. The library is ideal for developers needing predictable random sequences in their applications, with features like number generation, string creation, and array item selection.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of zeh/prando

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

zeh's profile
zeh
49 contributions
fturmel's profile
fturmel
4 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
zeh

zeh/prando

Deterministic pseudo-random number generator for JavaScript and TypeScript

JavaScript
142
7
MIT License