Skip to main content

Generate random data dummy

Project description

Data dummy generator

Random name, username, email, phone, address, ipv4 generator

Installation

install with pip::

pip install data-dummy==1.0

Usage

Here are examples of all current features:

>>> import dummy
>>> dummy.name()
'Yuliana Sudradjat'
>>> dummy.username()
'Yuliana'
>>> dummy.email()
'Bernard@gmail.com'
>>> dummy.address()
'Jl. Dr A Rivai Bukittinggi Telp: 0752-21720'
>>> dummy.phone()
'+62812-0989-0128'
>>> dummy.ipv4()
'123.124.5.12'

License

This project is released under an MIT License.

Src data

  • data.name (the following files are public domain in indonesia )
  • data.address (address of covid19 care referral hospital in indonesia)

available on PyPI: https://pypi.org/project/data-dummy/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

data_dummy-1.1-py3-none-any.whl (27.1 kB view hashes)

Uploaded Python 3

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