Skip to main content

Generator is an All In One python package to generate random names,MAC,IP,email, password,pin and integer

Project description

Table of Contents

About The Project

Generator is an All In One python package to generate random:

  • Email
  • Pin
  • IPV4 Address
  • IPV6 Address
  • MAC Address
  • Numeric Password
  • AlphaNumeric Password
  • AlphaNumericSpecial Password
  • First Name Western
  • Last Name Western
  • Full Name Western
  • First Name Indian
  • Last Name Indian
  • Full Name Indian
  • Random Integer

This package provides arguments like:

  • passlength for password generator methods.
  • pinlength for pin generator method.
  • gender for name generator methods.
  • emaillength, serviceprovider, isalphanum for email generator method.
  • start and end for integer generator method.

Built With

Technology used in development of package:

Getting Started

Installation

Use the pip to install the package:

pip install generator

Usage

For more examples, please refer to the Documentation

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the Apache License 2.0

Social Handles

Notes:

THIS PACKAGE DOESNT USE RANDOM PACKAGE FOR ANY PURPOSE AND UTILISES ITS OWN SEED GENERATION ALGRORITHM FOR RANDOM GENERATION

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

Generator-Random-0.0.2.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

Generator_Random-0.0.2-py3-none-any.whl (12.3 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