RandMyMod

Randomizer

Generates randomized instances of custom data models with customizable randomness behavior

RandMyMod base on your own struct or class create one or a set of instance, which the variable's value in the instance is automatic randomized.

GitHub

18 stars
3 watching
4 forks
Language: Swift
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thellimist/swiftrandom Generates random data suitable for Swift development projects. 561
iddm/randomorg A Rust library that generates random numbers using atmospheric noise from the random.org API. 8
imikimi/literate_randomizer A Ruby gem that generates near-English prose using Markov chains. 110
mljs/random Utilities for generating random values from various elements 2
nvzqz/randomkit A framework for generating random data in Swift 1,464
dingwilson/randomuserswift A Swift framework for generating random user data using an external API. 96
lukeed/uid A utility to generate unique fixed-length random IDs. 655
ircmaxell/randomlib A utility for generating cryptographically secure random numbers and strings 843
imaginationtech/constrainedrandom A package for creating and solving constrained randomization problems in Python 15
hrs/markov-sentence-generator Generates random text based on a statistical model of input text 95
junker/random-ua Generates random User-Agent strings in Common Lisp. 3
libmir/mir-random A general-purpose random number generator library providing various algorithms and engines 32
sindresorhus/random-int Generates random integers within specified ranges 87
okeuday/quickrand An Erlang module providing efficient random number generation functions with proper seeding 41
tw1ddle/markovnamegenerator Generates names based on statistical patterns from large datasets using a Markov chain algorithm 446