Metadata-Version: 2.1
Name: randominfo
Version: 0.0.2
Summary: Random data generator for IDs, names, emails, passwords, dates, numbers, addresses, images, OTPs etc. for dummy entries.
Home-page: https://github.com/bmg02/randominfo
Author: Bhuvan Gandhi
Author-email: bhuvan12501@gmail.com
License: UNKNOWN
Download-URL: https://github.com/bmg02/randominfo/dist/randominfo-0.1.tar.gz
Description: ####
        Randominfo
        ####
        Random data generator for IDs, names, emails, passwords, dates, numbers, addresses, images, OTPs etc. This package includes data like names and addresses regarding Indian regions.
        
        ****
        Features
        ****
        This package provides dummy data like...
        
        * **Name**: First name, last name and full name.
        * **Gender**: Male or female.
        * **Birthdate**: Date generation based on given age range.
        * **Email**: Email address generation.
        * **Password**: Password generation based on specified pattern.
        * **Phone**: Mobile number generation based on given country code.
        * **Address**: Full address generation including street address, landmark, area, state, country, country and pincode of India.
        * **Unique ID**: ID generator based on specific pre-fix value or next value based on given value or with random values.
        * **Profile Image**: profile image generator based on specified gender or alphabetic character.
        * **Hobbies**: random hobbies selector.
        * **OTPs**: OTP generation with different types like only digits, only alphabets or digits and alphabets both.
        * **Other**: random int or float number generation based on specific range or any value.
        
        ****
        Functions
        ****
        Coming soon...
        
        ****
        Objects
        ****
        Coming soon...
        
        ****
        Reference
        ****
        Coming soon...
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
