Metadata-Version: 2.1
Name: rand_password_generator_python
Version: 0.0.1
Summary: Generating a random password of desired length
Author: Shalini Gupta (shalinigupta)
Author-email: shalinigupta.int25@gmail.com
Keywords: python,video,password,random characters
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE

A package that allows to generate passwords of required length and let us choose the complexity, by adding uppercase, lowercase, digits and special characters.
