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

This package provides a Node‑compatible readable stream that emits pseudorandom numbers following a Fréchet distribution, with full control over parameters, seeding, and PRNG state. It’s aimed at developers and data scientists who need high‑performance, reproducible random‑number generation for statistical or simulation tasks in JavaScript‑based environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/random-streams-frechet

Account's avatar
stdlib-js/array-uint32
Uint32Array.
Account's avatar
stdlib-js/array-uint8
Uint8Array.
Account's avatar
stdlib-js/assert-has-own-property
Test if an object has a specified property.
Account's avatar
stdlib-js/assert-is-boolean
Test if a value is a boolean.
Account's avatar
stdlib-js/assert-is-error
Test if a value is an Error object.
Account's avatar
stdlib-js/assert-is-integer
Test if a value is a number having an integer value.
Account's avatar
stdlib-js/assert-is-nonnegative-integer
Test if a value is a number having a nonnegative integer value.
Account's avatar
stdlib-js/assert-is-nonnegative-number
Test if a value is a number having a nonnegative value.
Account's avatar
stdlib-js/assert-is-number
Test if a value is a number.
Account's avatar
stdlib-js/assert-is-plain-object
Test if a value is a plain object.
Account's avatar
stdlib-js/assert-is-positive-integer
Test if a value is a number having a positive integer value.
Account's avatar
stdlib-js/assert-is-positive-number
Test if a value is a number having a positive value.
Account's avatar
stdlib-js/assert-is-string
Test if a value is a string.
Account's avatar
stdlib-js/assert-is-uint8array
Test if a value is a Uint8Array.
Account's avatar
stdlib-js/blas-base-gcopy
Copy values from x into y.
Account's avatar
stdlib-js/buffer-from-array
Allocate a buffer using an octet array.
Account's avatar
stdlib-js/buffer-from-string
Allocate a buffer containing a provided string.
Account's avatar
stdlib-js/cli-ctor
Command-line interface.
Account's avatar
stdlib-js/fs-read-file
Read the entire contents of a file.
Account's avatar
stdlib-js/fs-write-file
Write data to a file.
Account's avatar
stdlib-js/math-base-assert-is-nan
Test if a double-precision floating-point numeric value is NaN.
Account's avatar
stdlib-js/object-assign
Copy enumerable own properties from one or more source objects to a target object.
Account's avatar
stdlib-js/process-cwd
Return the current working directory.
Account's avatar
stdlib-js/random-base-frechet
Fréchet distributed pseudorandom numbers.
Account's avatar
stdlib-js/streams-node-stdout
Standard output.
Account's avatar
stdlib-js/string-format
Insert supplied variable values into a format string.
Account's avatar
stdlib-js/types
stdlib TypeScript type declarations.
Account's avatar
stdlib-js/utils-define-nonenumerable-property
Define a non-enumerable property.
Account's avatar
stdlib-js/utils-define-nonenumerable-read-only-property
Define a non-enumerable read-only property.
Account's avatar
stdlib-js/utils-define-read-only-accessor
Define a read-only accessor.
Account's avatar
stdlib-js/utils-define-read-write-accessor
Define a read-write accessor.
Account's avatar
stdlib-js/utils-inherit
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
Account's avatar
stdlib-js/utils-next-tick
Add a callback to the next tick queue.
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
stdlib-js/error-tools-fmtprodmsg
Format an error message for production.
Account's avatar
stdlib-js/assert-is-browser
Check if the runtime is a web browser.
Account's avatar
stdlib-js/assert-is-buffer
Test if a value is a Buffer object.
Account's avatar
stdlib-js/assert-is-uint32array
Test if a value is a Uint32Array.
Account's avatar
stdlib-js/assert-is-windows
Boolean indicating if the current process is running on Windows.
Account's avatar
stdlib-js/constants-uint32-max
Maximum unsigned 32-bit integer.
Account's avatar
stdlib-js/fs-exists
Test whether a path exists on the filesystem.
Account's avatar
stdlib-js/fs-unlink
Remove a directory entry.
Account's avatar
stdlib-js/process-exec-path
Absolute pathname of the executable which started the current Node.js process.
Account's avatar
stdlib-js/random-base-minstd
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Account's avatar
stdlib-js/streams-node-inspect-sink
Writable stream for inspecting streamed data.
Account's avatar
stdlib-js/string-replace
Replace search occurrences with a replacement string.
Account's avatar
stdlib-js/time-now
Time in seconds since the epoch.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
54 contributions

Recent events

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

No events yet
stdlib-js

stdlib-js/random-streams-frechet

Create a readable stream for generating pseudorandom numbers drawn from a Fréchet distribution.

JavaScript
2
0
Apache License 2.0