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.
18 stars
3 watching
4 forks
Language: Swift
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates random data suitable for Swift development projects. | 561 |
| A Rust library that generates random numbers using atmospheric noise from the random.org API. | 8 |
| A Ruby gem that generates near-English prose using Markov chains. | 110 |
| Utilities for generating random values from various elements | 2 |
| A framework for generating random data in Swift | 1,463 |
| A Swift framework for generating random user data using an external API. | 96 |
| A utility to generate unique fixed-length random IDs. | 657 |
| A utility for generating cryptographically secure random numbers and strings | 844 |
| A Python package for creating and solving constrained randomization problems in design automation | 15 |
| Generates random text based on a statistical model of input text | 95 |
| Generates random User-Agent strings in Common Lisp. | 3 |
| A general-purpose random number generator library providing various algorithms and engines | 32 |
| Generates random integers within specified ranges | 87 |
| An Erlang module providing efficient random number generation functions with proper seeding | 41 |
| Generates names based on statistical patterns from large datasets using a Markov chain algorithm | 449 |