Simple python library for generate random words
Project description
randomify
Simple python library for generate random words
Usage:
from randomify import username
if __name__ == "__main__":
names = [username() for _ in range(100)]
from json import dumps
print(dumps(names, indent=4))
Author: @lord_code
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
randomify-0.1.tar.gz
(14.5 kB
view details)
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
randomify-0.1-py3-none-any.whl
(14.8 kB
view details)
File details
Details for the file randomify-0.1.tar.gz.
File metadata
- Download URL: randomify-0.1.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa3746f8e09408099595025ae2bd41e43737698f3341430e7aa771a700f42eba
|
|
| MD5 |
aa881187bc7211dd5ae1a619fcab60f1
|
|
| BLAKE2b-256 |
31a652608a8644ddd841575e02bd79e141ec2a328d09bda7d9a642afb1c127c8
|
File details
Details for the file randomify-0.1-py3-none-any.whl.
File metadata
- Download URL: randomify-0.1-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8c168e35300bb503edb947cbf23f19689034a9a12718664351fce0c2d6b9fbc
|
|
| MD5 |
70bf5e75510a47e747c86861df908235
|
|
| BLAKE2b-256 |
a90e9eba64cc209d514123595c7f5eb79da4881f53bfd2885c1a56f2ddbf6cd0
|