This is my personal project
Project description
LuTV
LuTV Random User
>>> # Random User
>>> from lutv.random import Random_User
>>> rd_user = Random_User()
>>> print(rd_user)
tanthaivan
>>>
>>> # Random User Chữ
>>> from lutv.random import Random_User_Chu
>>> rd_user_chu = Random_User_Chu(5)
>>> print(rd_user_chu)
tanthaivanpjsij
>>>
>>> # Random User Số
>> from lutv.random import Random_User_So
>>> rd_user_so = Random_User_So(5)
>>> print(rd_user_so)
tanthaivan93729
>>>
>>> # Random User Chữ Và Số
>>> from lutv.random import Random_User_Chu_And_So
>>> rd_user_chu_and_so = Random_User_Chu_And_So(5)
>>> print(rd_user_chu_and_so)
tanthaivanhk8n2
Installing LuTV
LuTV is available on PyPI:
$ python -m pip install lutv
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
lutv-1.0.3.tar.gz
(7.8 kB
view details)
File details
Details for the file lutv-1.0.3.tar.gz.
File metadata
- Download URL: lutv-1.0.3.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
447c5b47375b2cb3b22f0db5d79cb83f1e2038f7a04d16a536cce4450f5d56c4
|
|
| MD5 |
706233ea2216201d7eaea030fc0e4486
|
|
| BLAKE2b-256 |
6e0b192da04df7048b56ca7d2e72d7b07427ba07cd66ba11ad741257cdec38c5
|