torch-randomkit
Random number generator wrapper
Provides Lua wrappers around a random number generator library, allowing users to generate samples from various distributions.
Provides and wraps the Randomkit library, copied from Numpy.
34 stars
16 watching
25 forks
Language: Lua
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
lysxia/generic-random | A Haskell package providing generic random generators for arbitrary data types. | 81 |
lk-geimfari/secrets.clj | A library for generating cryptographically strong random numbers and secrets suitable for managing security data | 93 |
p0pr0ck5/lua-resty-urandom | A Lua wrapper around /dev/urandom to generate pseudorandom data in a buffered and controlled manner. | 9 |
hughperkins/pytorch | Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. | 432 |
zhihaillm/wisdominterrogatory | A tool for generating cryptographically secure random numbers suitable for various use cases, including cryptographic protocols and simulations. | 491 |
libmir/mir-random | A general-purpose random number generator library providing various algorithms and engines | 32 |
google-deepmind/torch-hdf5 | Enables data exchange between Torch and HDF5 files. | 237 |
nvzqz/randomkit | A framework for generating random data in Swift | 1,464 |
mljs/random | Utilities for generating random values from various elements | 2 |
skarupke/controlled_random | A C++ library providing a high-performance random number generator with deterministic and non-deterministic modes | 19 |
ircmaxell/randomlib | A utility for generating cryptographically secure random numbers and strings | 843 |
oprypin/nim-random | A library providing a range of algorithms and procedures for generating random numbers. | 68 |
junker/random-ua | Generates random User-Agent strings in Common Lisp. | 3 |
pixeloution/true-random | A PHP library for generating truly random numbers and strings from an external API | 47 |