A simple random library with a Python prototype and a C main version, generating time-based pseudo-random numbers for lightweight projects.
Project description
randomlib (módulo: ramlib)
A simple random library with a Python prototype and a C main version where you can use it in your projects for simple random tasks.
Visão Geral
randomlib (módulo: ramlib) é uma biblioteca simples, independente e determinística para gerar números pseudoaleatórios baseados em tempo.
Ela utiliza múltiplas camadas de granularidade temporal (milissegundos, microssegundos, nanossegundos e timestamp) combinadas com operações bitwise e multiplicadores dinâmicos.
Ideal para experimentos de pseudoaleatoriedade, simulações, geração de seeds e ambientes sem dependências externas complexas.
Instalação
pip install ramlib-samjamsh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ramlib_samjamsh-1.0.tar.gz.
File metadata
- Download URL: ramlib_samjamsh-1.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eed4fdc078723a9fc1230b7c426d57b99c1e29806a5930bb95dfa133bc3858a6
|
|
| MD5 |
46e29d412e5864c86354ee61ad06c53e
|
|
| BLAKE2b-256 |
fca9e958305e9d0748538b0767c3064e1c8d12831d8fa4d8d28d2cfd6c83f0b6
|
File details
Details for the file ramlib_samjamsh-1.0-py3-none-any.whl.
File metadata
- Download URL: ramlib_samjamsh-1.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6941c9ade2437e31ab62d3da636a3ff71c8c7d3a487be2211132c32ce0f88161
|
|
| MD5 |
cd4fb769b112777a1e24872849088316
|
|
| BLAKE2b-256 |
b8b6ef422c46f19369262d20d7f24621d519b0b750488a1064dfb2a5fa1487c7
|