An open API service providing repository metadata for many open source software ecosystems.

Topic: "randomization"

paragonie/random_compat

PHP 5.x support for random_bytes() and random_int()

Language: PHP - Size: 943 KB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 8,181 - Forks: 146

cliffe/SecGen Fork of SecGen/SecGen

Create randomly insecure VMs

Language: Python - Size: 2.56 GB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2,668 - Forks: 321

benkeen/generatedata

A powerful, feature-rich, random test data generator.

Language: TypeScript - Size: 78.5 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 2,255 - Forks: 615

intoli/user-agents

A JavaScript library for generating random user agents with data that's updated daily.

Language: TypeScript - Size: 495 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 1,050 - Forks: 51

nastyox/Rando.js

The world's easiest, most powerful random function.

Language: JavaScript - Size: 3.42 MB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 795 - Forks: 107

nomemory/mockneat

MockNeat - the modern faker lib.

Language: Java - Size: 2.65 MB - Last synced at: about 23 hours ago - Pushed at: about 2 years ago - Stars: 533 - Forks: 47

dcmocanu/sparse-evolutionary-artificial-neural-networks

Always sparse. Never dense. But never say never. A Sparse Training repository for the Adaptive Sparse Connectivity concept and its algorithmic instantiation, i.e. Sparse Evolutionary Training, to boost Deep Learning scalability on various aspects (e.g. memory and computational time efficiency, representation and generalization power).

Language: Python - Size: 67 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 228 - Forks: 65

spilliton/randumb

Adds ability to pull back random records from Active Record

Language: Ruby - Size: 142 KB - Last synced at: 9 days ago - Pushed at: almost 5 years ago - Stars: 204 - Forks: 25

fvutils/pyvsc

Python packages providing a library for Verification Stimulus and Coverage

Language: Python - Size: 6.98 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 120 - Forks: 30

FiendsOfTheElements/FF1Randomizer

A randomizer for Final Fantasy 1 on the NES.

Language: C# - Size: 103 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 82 - Forks: 48

leeper/conjoint-example

An Example Conjoint Experimental Design in Qualtrics

Language: HTML - Size: 87.9 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 64 - Forks: 24

qala-io/datagen

Java lib that generates random data (numbers, strings, dates) - mostly to facilitate Randomized Testing.

Language: Java - Size: 236 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 61 - Forks: 4

phoenixctms/ctsms

Phoenix CTMS - the ultimative CTMS/PRS/CDMS.

Language: Java - Size: 56.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 56 - Forks: 34

Kicksecure/tirdad Fork of 0xsirus/tirdad

TCP ISN CPU Information Leak Protection. TCP Initial Sequence Numbers Randomization to prevent TCP ISN based CPU Information Leaks.

Language: C - Size: 345 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 45 - Forks: 7

RightToPrivacy/wipri

(Network Metadata Privacy) MAC Address spoofer with bonus combo (options): hostname + signal spoofer - *no disconnects!* Privacy Changing w/Brand Mimics: run as command or optional new randomized identity each boot; includes flags for continually changing random times/changing valid OUI addresses + Hostname randomizer + Device/Signal/location anonymization

Language: Shell - Size: 841 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 41 - Forks: 8

Zaczero/SharpLoader 📦

🔮 [C#] Source code randomizer and compiler

Language: C# - Size: 6.88 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 40 - Forks: 9

RichardJamesWard/JS-Random-Quote-Generator

A program that displays a randomly selected quote each time the user clicks a button.

Language: JavaScript - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 37 - Forks: 24

Dentrax/TileMapGenerator

Create your own 2D Maps with layer-by-layer system using Noise-Sample and BufferedImage pattern

Language: Java - Size: 17.9 MB - Last synced at: 17 days ago - Pushed at: over 6 years ago - Stars: 31 - Forks: 1

xdrop/jRand

A Java library to generate random data for all sorts of things. Java random data faker

Language: Java - Size: 5.19 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 27 - Forks: 14

scipag/RIPv6

Random IPv6 - circumvents restrictive IP address-based filter and blocking rules

Language: Shell - Size: 2.93 KB - Last synced at: 26 days ago - Pushed at: almost 9 years ago - Stars: 23 - Forks: 10

Nylle/JavaFixture

JavaFixture is the attempt to bring the incredibly easy usage of Mark Seemann's AutoFixture for .NET to the Java world. The purpose is to generate full object graphs for use in test suites.

Language: Java - Size: 710 KB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 21 - Forks: 3

QuiteAFancyEmerald/Donglalu-Proxy-The-Second-Coming 📦

DLPCC, the seclusive web proxy service that allows for quarantining activity. Escape the confinement of web filters and restrictive policy management. Be able to host your own unblocker today for improved isolation today!

Language: TypeScript - Size: 435 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 56

lightonai/supervised-random-projections

Python implementation of supervised PCA, supervised random projections, and their kernel counterparts.

Language: Python - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 21 - Forks: 3

manmartgarc/stochatreat

This is a Python tool to employ stratified sampling or treatment randomization with uneven numbers in some strata using pandas. Mainly thought with RCTs in mind, it also works for any other scenario in where you would like to randomly allocate treatment within blocks or strata. The tool also supports having multiple treatments with different probability of assignment within each block or stratum.

Language: Python - Size: 170 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 16 - Forks: 5

imaginationtech/constrainedrandom

A Python package for creating and solving constrained randomization problems.

Language: Python - Size: 456 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 16 - Forks: 3

beauhaus/Nephele

A react tool to accompany CSS-Tricks article on creating clouds with SVG Filters

Language: JavaScript - Size: 16 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 2

exceptionless/Exceptionless.RandomData

Utility class to easily generate random data.

Language: C# - Size: 121 KB - Last synced at: 12 days ago - Pushed at: 12 months ago - Stars: 13 - Forks: 6

bernatgel/regioneR

An R/Bioconfuctor package for association analysis of genomic regions based on permutation tests

Language: R - Size: 1.16 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 3

0la0/triangle-fields

Sketch plugin for generating triangle fields

Language: JavaScript - Size: 2.41 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 1

meza/jest-chance

Helper for reproducible random tests with Jest, Vitest and ChanceJS

Language: TypeScript - Size: 41 MB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 12 - Forks: 1

polarspetroll/ciprand

random string generator API

Language: Go - Size: 6.84 KB - Last synced at: 29 days ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 1

hetio/xswap

Python library (C++ backend) for degree-preserving network randomization

Language: C - Size: 1.06 MB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 3

CreateAndFake/CreateAndFake

A C# class library that handles mocking, test data generation, and validation.

Language: C# - Size: 1.39 MB - Last synced at: about 23 hours ago - Pushed at: about 23 hours ago - Stars: 11 - Forks: 1

VitaliiAndreev/WarThunder_PresetRandomizer

A vehicle preset randomisation and data presentation tool for War Thunder. It is built around Klensy's WT Tools.

Language: C# - Size: 4.12 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 11 - Forks: 1

sleepepi/slice

A clinical research interface geared at collecting robust and consistent data by providing a strong framework for designing data dictionaries and collection forms.

Language: Ruby - Size: 24.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 6

jaryncolbert/solitude

Visualizations of Sol LeWitt's work using P5.js and React.

Language: JavaScript - Size: 6.74 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 1

BaseMax/RandStringC

Tiny program for generate random characters using C

Language: C - Size: 35.2 KB - Last synced at: 1 day ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 0

bbc2/shuffled

Python random permutations of large integer ranges

Language: Python - Size: 188 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 10 - Forks: 3

venkat-0706/Rock-Paper-Scissor-game

Rock, Paper, Scissors is a simple game where two players choose one of three options: rock, paper, or scissors. The rules are: rock beats scissors, scissors beats paper, paper beats rock. If both choose the same option, it's a tie.

Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 10 - Forks: 2

acaglayan/CNN_randRNN

When CNNs Meet Random RNNs: Towards Multi-Level Analysis for RGB-D Object and Scene Recognition (CVIU 2022)

Language: Python - Size: 30.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 10

jaygajera17/Random-Script

Random-Script is a cutting-edge web application designed to provide users with a suite of tools related to random events. Developed using the powerful Javascript programming language, this platform offers a wide range of features, including random password generation, color selection, choice and group generation.

Language: HTML - Size: 9.89 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 3

searchivarius/PermTest

Permutation algorithms to test statistical significance of experimental results.

Language: C++ - Size: 192 KB - Last synced at: 26 minutes ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 4

rc1035/directed-probe-matching

Apply MAC address randomisation to a dataset of probe requests, and then attempt to deanonymise devices by matching similar preferred network lists.

Language: Python - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 3

Artityagi123456789/-100dasofSystemVerilog

System Verilog using Functional Verification

Language: SystemVerilog - Size: 6.83 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

henkman/Victoria2Generator

:earth_americas::twisted_rightwards_arrows: Fork of the victoria 2 random world generator started by Jefferson Pinheiro to support python 3

Language: Python - Size: 3.07 MB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 9 - Forks: 3

bedapub/designit

Blocking and randomization for experimental design

Language: HTML - Size: 24.9 MB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 8 - Forks: 1

cicirello/rho-mu

ρμ - a Java library of Randomization enHancements and Other Math Utilities

Language: Java - Size: 2.3 MB - Last synced at: 4 days ago - Pushed at: 12 days ago - Stars: 7 - Forks: 4

HemingNM/SESraster

Randomization of presence/absence species distribution raster data for calculating standardized effect sizes and testing null hypothesis.

Language: R - Size: 6.57 MB - Last synced at: 18 days ago - Pushed at: 7 months ago - Stars: 7 - Forks: 0

erikhuizinga/ranstax

Random item picker from named stacks of known size

Language: Kotlin - Size: 2.34 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 3

DannnyzZ/CipherPurge

Modern data sanitization software in compliance with NIST SP 800-88 Guidelines

Language: Python - Size: 434 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

Squwid/go-randomizer

An extremely simple and effective way to generate random words, time, or numbers without having to worry about math/rand seeds and sources

Language: Go - Size: 19.5 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

catseye/seedbank 📦

Drop-in replacement for Python's random module that records and can replay seeds

Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 1

AaronFeng753/WebcamTRNG 📦

True random number generator using webcam

Language: C++ - Size: 688 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

shyrwinsia/dcydr

The app that decides for you

Language: Dart - Size: 19.2 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 2

ck37/randomize_ado

Stata module for random assignment, including blocking, balance checking, and automated rerandomization.

Language: Stata - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 12

bbc/verify-it

Randomised test property/data generation for NodeJS

Language: JavaScript - Size: 267 KB - Last synced at: about 14 hours ago - Pushed at: 4 months ago - Stars: 6 - Forks: 4

Quantalabs/Differential-Privacy

Differential Privacy Algorithms in JS

Language: JavaScript - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

gsharma/load-balancer

Load balancing strategies

Language: Java - Size: 1.59 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 0

examachine/lasvegas-geom

Ocaml implementation of some randomized computational geometry algorithms

Language: OCaml - Size: 562 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 0

madsjulia/GeostatInversion.jl

Geostatistical Inversion

Language: Julia - Size: 188 KB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 6

astrapi69/randomizer

Create and generate random data

Language: Java - Size: 1.12 MB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 1

r-unruh/chance

An easy-to-use library for Dart to generate random numbers, strings etc. - inspired by chance.js

Language: Dart - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

RadialGames/Deck

A generic C# deck/card/shuffling library, compatible with the Unity Package Manager

Language: C# - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

w8r/isom-layout

Self-Organizing maps layout

Language: JavaScript - Size: 229 KB - Last synced at: 5 days ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 1

audaciaconsulting/Audacia.Random

Random data generation library

Language: C# - Size: 671 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 6

andreassjoberg/really-simple-randomizer

Really simple randomizer for 🍺 lotteries.

Language: TypeScript - Size: 2.81 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 6

ibra-kdbra/Math-Problems

Math problems I found nice enough to implement, beginning with easy problems, then I will add some intermediate, advanced problems.

Language: C++ - Size: 163 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 3 - Forks: 0

NejRemeslnici/dump-cleaner

A CLI tool that deterministically randomizes database dumps.

Language: Ruby - Size: 558 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

Feelx234/nestmodel

Randomize graphs while preserving wl-colors / color refinement colors

Language: Python - Size: 1.95 MB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

YaSuenag/hwrand

SecureRandom powered by x86 processor

Language: Java - Size: 84 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

UniBreakfast/rnd

https://relaxed-chandrasekhar-f58256.netlify.app/ - this link is for future reference only. READ BELOW: rnd(...) is the one function for multiple cases/situations I needed a solution for to get the appropriate random value or arrays of them. You can try it IN THE CONSOLE here

Language: CSS - Size: 106 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 3

danieldotwav/Turn-Based-Battle-Simulator

A Java program that simulates battles between armies of mythical creatures. Embrace the excitement of strategy as you command your creatures to victory in turn-based combat!

Language: Java - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Nylle/KotlinFixture

KotlinFixture is the attempt to bring Mark Seemann's AutoFixture for .NET to Kotlin. Its purpose is to generate full object graphs for use in test suites with a fluent API for customising the test objects during generation.

Language: Kotlin - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

grandom-library/grandom-js

Configurable, flexible, and overall great random number and data generator library.

Language: TypeScript - Size: 8.19 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

randfun/randfun-node

Node wrapper for the rand.fun API

Language: JavaScript - Size: 852 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

eldon922/randomization

Privacy-Preserving Data Mining using Randomization Techniques

Language: Python - Size: 343 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

programandoconro/Chess-Random-Moves

Generate random positions and random moves by piece in Chess

Language: JavaScript - Size: 33.5 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

milliorn/cli-password-generators

Simple command-line applications for generating passwords

Language: Go - Size: 6.83 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

alegresor/QMCGenerators.jl

Quasi-random (low discrepancy) sequence generators with randomizations: Lattice and Digital Nets.

Language: Julia - Size: 29.5 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

ScriptTiger/Randomness

Demonstrations in randomness and private/local functions. If you ever wanted to make a script game, you should definitely check this out!

Language: Batchfile - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

blacksmoke26/dawn-of-man-generator

Dawn of Man - Mod Generator v2.6

Language: TypeScript - Size: 3.28 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

acpennlab/statistics-resampling-online

Binder running the statistics-resampling package online in a Jupyter Notebook with an Octave kernel

Language: Jupyter Notebook - Size: 1.28 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

kalenchukov/Punt

Генератор строк случайных символов (Random character string generator)

Language: Java - Size: 194 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

potherca-blog/chess-random-ness

Chess Random Ness

Language: HTML - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

gjmacias/randomizator

Generemos Números Aleatorios!

Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

specifysystems/lmpy 📦

A library of tools useful for Lifemapper and related computations

Language: Python - Size: 67.6 MB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Cantro93/ores

Ores - item drawing mechanics for C++

Language: C++ - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

borisboguslavsky/illustrator-scripts

A collection of free scripts for Adobe Illustrator

Language: JavaScript - Size: 67.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

836541/shadowcloak

Windows MTD-Based Ransomware Prevention using new extensions and file associations for files on choosen directories.

Language: Python - Size: 113 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

supaFool/TarotBuddy

Converting Tarot Buddy to OpenGl

Language: Java - Size: 136 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

saksham-koul/Food-Delivery-Management-Simulation

A Python program to estimate the expected delivery time for an order, based on the manpower resources available at the food joint.

Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

0joshuaolson1/0joshuaolson1.github.io

List shuffler and random integers: RANDOM.ORG-like utility webpages supporting 'better' randomness (http://qrng.anu.edu.au or bring-your-own entropy) https://0joshuaolson1.github.io

Language: HTML - Size: 132 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

rando-rs/rando.rs

A Rust library for iteration in random order.

Language: Rust - Size: 11.7 KB - Last synced at: 12 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

MiniverCheevy/test-data

a c# library for random data generation

Language: C# - Size: 1.9 MB - Last synced at: 29 days ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

sgangopadhyay/Online-Exam-System-Question-Randomizer

PHP script to randomize the question in an Online Exam System

Language: PHP - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 2

maddiesolis/generative-site

Interactive generative art website

Language: TypeScript - Size: 194 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

5Noxi/XOR-Cipher

Obfuscates using XOR with randomized keys and obfuscated variable names.

Language: PowerShell - Size: 1.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Oefenweb/python-untraceables

Randomizes IDs for a given set of tables making them untraceable across environments

Language: Python - Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

Klorator/aquaras

Tools for working with MassLynx; Random assigning to groups;

Language: R - Size: 7.71 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

qtle3/ms_rolling_dice

This Python program lets you create and use a multi-sided die, just like the ones you’d use in board games. With this class, you can make dice with any number of sides, roll them to get a random number, and set or check the current value showing on the die. The program also includes a simple example to show how it works.

Language: Python - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0