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

shuffle-array is a JavaScript library that randomizes the order of elements in an array using the Fisher-Yates algorithm. It's designed for developers working in both browser and Node.js environments who need to shuffle arrays or pick random elements from them. The library offers options for returning shuffled copies, using custom random number generators, and picking multiple random elements.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of pazguille/shuffle-array

Account's avatar
visionmedia/better-assert
Better assertions for node, reporting the expr, filename, lineno etc
Account's avatar
gulp-community/gulp-footer
Gulp extension to add footer to file(s) in the pipeline.
Account's avatar
gulp-community/gulp-header
Gulp extension to add header to file(s) in the pipeline.
Account's avatar
hparra/gulp-rename
Rename files
Account's avatar
lazd/gulp-replace
A string replace plugin for gulp
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
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

Support the repos that depend on this repository

Top contributors

pazguille's profile
pazguille
61 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
3 contributions
shesek's profile
shesek
1 contributions
timjrobinson's profile
timjrobinson
1 contributions
vajahath's profile
vajahath
1 contributions

Recent events

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

No events yet
pazguille

pazguille/shuffle-array

Randomize the order of the elements in a given array for the browser and node.js.

JavaScript
167
23
MIT License