New type of Shuffle algorithm with low overhead and no annoying repetition.
-
Updated
Jan 29, 2026 - HTML
New type of Shuffle algorithm with low overhead and no annoying repetition.
Site para Sorteio de Amigo Oculto Online - Tp Amigo Oculto 💚📗
🎲 A map implementation which calls the callback for each element in a random order
A lightweight Node.js CLI for transforming your to‑do list into a randomized weekly lineup.
The Fisher–Yates shuffle is an algorithm for generating a random permutation of a finite sequence—in plain terms, the algorithm shuffles the sequence. The algorithm effectively puts all the elements into a hat; it continually determines the next element by randomly drawing an element from the hat until no elements remain. The algorithm produces …
This code will generate a random list, display it before sorting it, then apply the Gnome Sort algorithm and display the list sorted by that algorithm. It will then generate a random list again, apply the Bubble Sort algorithm, and display the list sorted by that algorithm.
A RESTful MCQ quiz API with randomized question selection (Fisher-Yates), timed quizzes, automatic scoring, statistics, and a leaderboard. Built with Node.js, Express, and SQLite (better-sqlite3), featuring Swagger docs, hardened security (Helmet, CORS, rate limiting), and a zero-dependency test suite.
Quiz interativo de multipla escolha sobre conceitos de tecnologia, com perguntas em JSON, cronometro e alternativas embaralhadas (Fisher-Yates).
javascript array shuffler [fisher yates knuth durstenfeld]
Matching game using JavaScript, HTML and CSS
To associate your repository with the fisher-yates topic, visit your repo's landing page and select "manage topics."