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 project is part of the stdlib JavaScript library and provides a function to create arrays filled with pseudorandom numbers drawn from a continuous uniform distribution. It's designed for developers working on numerical and scientific computing tasks in JavaScript or Node.js who need to generate arrays of random numbers within a specified range.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/random-array-uniform

Account's avatar
stdlib-js/array-defaults
Default array settings.
Account's avatar
stdlib-js/array-dtypes
List of array data types.
Account's avatar
stdlib-js/random-array-tools-binary-factory
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Account's avatar
stdlib-js/random-base-uniform
Uniformly distributed pseudorandom numbers.
Account's avatar
stdlib-js/types
stdlib TypeScript type declarations.
Account's avatar
stdlib-js/utils-define-nonenumerable-read-only-property
Define a non-enumerable read-only property.
Account's avatar
stdlib-js/array-float32
Float32Array.
Account's avatar
stdlib-js/array-float64
Float64Array.
Account's avatar
stdlib-js/array-nans
Create an array filled with NaNs and having a specified length.
Account's avatar
stdlib-js/array-uint32
Uint32Array.
Account's avatar
stdlib-js/array-zeros
Create a zero-filled array having a specified length.
Account's avatar
stdlib-js/assert-is-uint32array
Test if a value is a Uint32Array.
Account's avatar
stdlib-js/console-log-each
Insert array element values into a format string and print the result.
Account's avatar
stdlib-js/constants-uint32-max
Maximum unsigned 32-bit integer.
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/math-base-assert-is-nanf
Test if a single-precision floating-point numeric value is NaN.
Account's avatar
stdlib-js/math-base-special-pow
Exponential function.
Account's avatar
stdlib-js/random-base-minstd
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
Planeshifter/tap-min
Minimal TAP output formatter.
Account's avatar
stdlib-js/bench-harness
Benchmark harness.

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
34 contributions

Recent events

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

No events yet
stdlib-js

stdlib-js/random-array-uniform

Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.

JavaScript
1
0
Apache License 2.0