Here are
72 public repositories
matching this topic...
PHP 5.x support for random_bytes() and random_int()
Ruby Imperative Random Data Generator and Quickcheck
Updated
Jan 26, 2021
Ruby
🎱 Composable, transformable, controllable randomness.
Updated
Nov 18, 2021
Swift
A script [js + plotly.js] that guesses your next input no matter how random you try to be
Utilities for creating generative artwork with Clojure
Updated
Jan 25, 2021
Clojure
A lottery game implementation on Ethereum blockchain using Solidity
Updated
Jan 3, 2018
JavaScript
🎲 A JavaScript client to the drand randomness beacon network.
Updated
Jan 22, 2022
JavaScript
Generate Hydra code randomly. Livecode it
Updated
Nov 1, 2021
JavaScript
Repository for creating random abstract art using fully connected neural networks
Updated
Jan 30, 2022
Jupyter Notebook
A nodejs module for randomly select elements.
Updated
Aug 11, 2021
JavaScript
Capture and store public sources of entropy and generate incontestable public randomness that is independently verifiable.
Updated
Feb 1, 2022
TypeScript
Simulaciones de epidemias 👾 en poblaciones con mezclas homogéneas 👪 utilizando modelos basados en agentes autónomos 🤖
A secure and fair decentralized randomness chain based on Nervos Appchain
Updated
Jan 15, 2022
JavaScript
A course exploring the creative potential of chance and randomness
Updated
Dec 6, 2019
Processing
🍀 An interactive simulation to explore the effect of luck in success
Bitcoin paperwallet generator by mic entropy or by webcam entropy
Updated
Jun 17, 2021
Python
BoolTest - polynomial randomness tester
Updated
Dec 25, 2021
Python
A python package for constructing device-independent randomness expansion protocols.
Updated
Apr 26, 2021
Python
Addon for openFrameworks. Loads a random image from the internet.
A one-day workshop and lecture on chance, randomness, entropy, and order in the arts • Transart Institute (May 2021) • Hartford Art School (Fall 2019)
Updated
May 2, 2021
Processing
Utils for experiment creation and result postprocessing
Updated
Feb 21, 2020
Python
Estimate the randomness of a sequence of integers meant to model a discrete distribution
Updated
Sep 15, 2017
Python
Demonstrations in randomness and private/local functions. If you ever wanted to make a script game, you should definitely check this out!
Updated
Feb 3, 2021
Batchfile
A Swift package for working with probability-driven randomness
Updated
Dec 22, 2021
Swift
Dadaist is a tool for randomly generating short stories, perhaps for Twitter
Algoritmos de cifrado basados en la dinamica de sistemas caoticos
Updated
Nov 22, 2018
Python
A Javascript wrapper for the NIST Randomness Beacon API
Project for AD23300 that explores the concept of randomness by generating environmentally calibrated tarot cards.
Updated
Dec 27, 2017
Processing
A Basic but useful Software to make Raffles, maintaining randomness and equity with all participants and preventing cheating
Updated
Jan 21, 2019
Visual Basic
Improve this page
Add a description, image, and links to the
randomness
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
randomness
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We should have a common definition of a beacon and use it everywhere. Currently there is
protocol.protothat definesBeaconPacketand inapi.protowe havePublicRandResponsewhich are the same.