No project description provided
Project description
Randomade v1.1
Randomade is built using the random library, which comes preinstalled with Python.
It is specifically built for getting random values. Currently, you can get random letters and numbers, both with custom ranges (e.g. between A and T or 3 and 26).
Docs
rand_number
The rand_number function is for generating a random integer between 2 values (min_num and max_num).
The syntax is: rand_number(min_num, max_num)
min_num and max_num can be any English number.
rand_letter
The rand_letter function is for generating a random letter between 2 letters (min and max).
The syntax is: rand_letter(min, max)
min and max can be any English letter.
Fun fact
I wrote all of Randomade v1.0 and v1.1 with a broken right hand in 24 hours with a cast on my arm (I'm right-handed).
I actually wrote all the rand_letter function while waiting for an X-ray in the ER.
Project details
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 randomade-1.1.tar.gz.
File metadata
- Download URL: randomade-1.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09a8416bb1be175773229bc2d15ba9080028d5511d8060ae22111e6c10fd94bb
|
|
| MD5 |
7f5f086e5367fd9e795318a018acb419
|
|
| BLAKE2b-256 |
2140daaac492db5e68c70f4f0cfc6983b213a4e418432a98d6d5c05a8aeda644
|
File details
Details for the file randomade-1.1-py3-none-any.whl.
File metadata
- Download URL: randomade-1.1-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7ebda1b118005780c3241280cd019fc4d8f3353fd5505c8236426d79bdd0c34
|
|
| MD5 |
8d520ad4c0c606a95cad0681380db5df
|
|
| BLAKE2b-256 |
9e0e9027a35850d6c9e1a408394bf30b69feaa24da308c9a1cffee5d65c9220f
|