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 is a Node.js package that implements the BogoSort (a.k.a. Monkeysort or Stupidsort) algorithm, which works by repeatedly shuffling an array until it happens to be sorted. It's a humorous, intentionally inefficient sorting method that's primarily for educational purposes or demonstrating algorithmic concepts. The package is for JavaScript developers who want a working implementation of this classic "stupid sort" algorithm, complete with both a basic sorting function and a measurement variant that tracks how many shuffles were needed.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of dak0rn/bogosort

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

dak0rn's profile
dak0rn
2 contributions
kemitchell's profile
kemitchell
1 contributions

Recent events

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

No events yet
dak0rn

dak0rn/bogosort

This (stupid) package for node.js implements the well known BogoSort algorithm.

JavaScript
4
1
Apache License 2.0