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

random-number is a Node.js module that generates random numbers, either integers or floats, within a specified range using Math.random(). It's designed for developers who need simple, customizable random number generation, with options to set minimum and maximum values, toggle between integer and float outputs, and create reusable generators for consistent settings.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ashnur/random-number

Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
killdream/claire
Property-based testing library (à lá QuickCheck/ScalaCheck).

Support the repos that depend on this repository

Top contributors

ashnur's profile
ashnur
23 contributions

Recent events

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

No events yet
ashnur

ashnur/random-number

Get a random index from a list, or a point in a range. Easily change the limits or toggle between integers and floats. Uses only Math.random() now.

JavaScript
15
4
BSD 2-Clause "Simplified" License