RandomKit
Random generator
A framework for generating random data in Swift
Random data generation in Swift
1k stars
36 watching
91 forks
Language: Swift
last commit: over 2 years ago
Linked from 3 awesome lists
carthagecocoapodscross-platformioslinuxmacosmathprotocolrandomrandom-generationswiftswift-package-managertestingwatchos
Related projects:
Repository | Description | Stars |
---|---|---|
thellimist/swiftrandom | Generates random data suitable for Swift development projects. | 561 |
dingwilson/randomuserswift | A Swift framework for generating random user data using an external API. | 96 |
onevcat/randomcolorswift | A Swift framework for generating random colors with customizable hue and luminosity options. | 633 |
not-fl3/quad-rand | A Rust library implementing a pseudo-random number generator based on atomic operations | 14 |
mljs/random | Utilities for generating random values from various elements | 2 |
jamesdouble/randmymod | Generates randomized instances of custom data models with customizable randomness behavior | 18 |
okeuday/quickrand | An Erlang module providing efficient random number generation functions with proper seeding | 41 |
lysxia/generic-random | A Haskell package providing generic random generators for arbitrary data types. | 81 |
google-deepmind/torch-randomkit | Provides Lua wrappers around a random number generator library, allowing users to generate samples from various distributions. | 34 |
skarupke/controlled_random | A C++ library providing a high-performance random number generator with deterministic and non-deterministic modes | 19 |
iddm/randomorg | A Rust library that generates random numbers using atmospheric noise from the random.org API. | 8 |
ilqvya/random | A lightweight C++ header-only library providing a simple and convenient API for generating pseudo-random numbers and values with various distributions. | 912 |
zekth/deno_random_interval | Generates a random interval with optional clearing and scheduling functions. | 1 |
nvzqz/sage | A cross-platform chess move generator library written in Swift. | 373 |
gasche/random-generator | A library to provide an elegant interface for random value generation through combinator libraries. | 27 |