Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page