There are 1 repository under weighted-random topic.
The missing JavaScript randomness library.
:balance_scale: Fast weighted random selection for Go
pyge: Holiday Gift Exchange Picker
A fast, light-weight and highly configurable JS library to rotate advertisements.
Penerapan Weighted PRNG dengan studi kasus yakni Japanese Style Gacha
Ultra fast and lightweight function to pick a random item from a weighted list.
Multiple benchmerked implementations of weighted lottery
Module for Unity providing weighted options for random list item selection. Useful for random generation of gameplay.
Generate pseudorandom numbers with optional seed and choice of algorithm.
This program was designed to be an alternative of Alexa's RNG from 1 - 6 which me and my brother used to use to play Cricket Attax. This system is also completely luck based but at least has custom weights for each possibility making sure the chance of hitting a single and getting out are not the same :)
Generate a random integer between two numbers [a, b] (both inclusive) that has higher probability of being closer to one than the other as defined by a weight w
A weighted random item sampler (selector), where the probability of selecting an item is proportional to its weight. The sampling method utilizes a binary search optimization, making it suitable for performance-demanding applications where the set of items is large and the sampling frequency is high.
🔀 Choose a random value from a fixed list of choices. Treat some values as more likely than others.
A list of weighted items for weighted selection and randomisation, available in both Python and C#
⚡️ Faster, high-performance general load balancing algorithm library.
C# randomization helpers - random picker, weighted picks
This is a small project to test and visualize the result of the weighted probability capability of Python's numpy.random.choice()
This is a simple Blackjack card game with Python. It allows only 2 players with the computer as the dealer. The rules are simple: