Time inconsistent sorting algorithm based on array shuffling
Randomly sort the content of a collection
Randomly sort the content of a collection
Re-order an array’s elements with a random sort.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Sort an Object or package.json based on the well-known package.json keys
JSS plugin that ensures style properties extend each other instead of override
Easy autofixable import sorting
Generate random numbers from various distributions.
PostCSS plugin for sorting and combining CSS media queries with mobile first / **desktop first methodologies
TypeScript definitions for d3-random
Fastest random ID and random string generation for Node.js
Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax
Sort the keys of an object
vfile utility to sort messages by line/column
The custom `sort` method (mobile-first / desktop-first) of CSS media queries for `postcss-sort-media-queries`, `css-mqpacker` or `pleeease` (which uses css-mqpacker) or, perhaps, something else ))
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
Sort an object's keys, including an optional key list
Sort array elements in ascending order.
Sort objecy keys by length
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Sort array elements in descending order.
ESLint rule for enforcing consistent ES6 class member order.
URL and cookie safe UIDs
Temporally Ordered IDs. Generate universally unique identifiers (UUID) that sort lexically in time order. Torid exists to solve the problem of generating UUIDs that when ordered lexically, they are also ordered temporally. I needed a way to generate ids for events that are entering a system with the following criteria: 1. Fast ID generation 2. No central coordinating server/system 3. No local storage 4. Library code, that is multiple apps on the same machine can use the same code and they will not generate duplicate ids 5. Eventually stored in a UUID field in a database. So 128bit ids are totally fine. The IDs that Torid generates are 128bit IDs made up of 2, 64bit parts. * 64bit microsecond level UNIX timestamp * 64bit hash of the system hostname, process id and a random value.
This is an empty gem specifying a list of dependencies for RSence Additionally, you may want to install these gems also, even though they are tested for and auto-installation in tried: - sqlite3 - rmagick You must install a Javascript runtime engine separately, because RubyGems isn't smart enough to allow conditional dependencies. The V8-based NodeJS is recommended: http://nodejs.org/ If you are on OS X, you already have Apple's JavaScriptCore installed, which is fine. Previously, RSence depended on therubyracer, but it was found to be the the culprit for crashing the Ruby VM and the cause of some other random memory corruption issues, so it's not recommended until its maintainers have sorted it out. You may however proceed to use it on your own risk, if the speed gains are worth the instability. More info: http://rsence.org/
Studio Game is a simple text-based, fully random game. To install the gem, run `gem install pragma_studio_game-1.0.0.gem`. To play, run `studio_game` and choose the number of rounds. The players will be loaded from the `bin/players.csv` file. If you want to load your own players, pass the path as an argument to the `studio_game. Players should be provided with their names and health value, comma separated. At the end of the game, high scores will be sorted and written to the `high_scores.txt` file. To quit any time, type in `quit` or `exit`. To uninstall the gem, run `gem uninstall studio_game`.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.