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

`fast-shuffle` is a JavaScript library providing a highly optimized, pure, and deterministic implementation of the Fisher-Yates shuffle algorithm. It’s designed for functional programming paradigms and is particularly useful in scenarios like Redux reducers where immutability is crucial, avoiding unintended side effects. The library also offers options for both random and seeded shuffling, making it suitable for testing and reproducible results.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of philihp/fast-shuffle

Account's avatar
philihp/pcg
A functional typescript implementation of the PCG family random number generators
Account's avatar
tsconfig/bases
A base TSConfig for working with Node 20.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for ramda
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
ramda/ramda
A practical functional library for JavaScript programmers.
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint

Support the repos that depend on this repository

Top contributors

renovate[bot]'s profile
renovate[bot]
757 contributions
philihp's profile
philihp
120 contributions
renovate-bot's profile
renovate-bot
18 contributions
DDtMM's profile
DDtMM
1 contributions

Recent events

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

No events yet
philihp

philihp/fast-shuffle

A fast, pure, side-effect-free, and deterministic implementation of Fisher-Yates Shuffle

TypeScript
24
4
MIT License