Skip to main content

A safe genetator write cloudgenerator.help() to see commands

Project description

cloudgenerator

This package is in development. If you want to contribute, you can write to this email: noticedcloud@gmail.com.

Developed by NoticedCloud.

Generating a password

If you want to generate a password you can use generate_password()

import cloudgenerator

password = cloudgenerator.generate_password()
print(password)

Checking the safety of a passowrd

You can check the safety of a password using calculate_complexity() it will give a grade from 1 to 5

import cloudgenerator

password = cloudgenerator.generate_password()
safety = cloudgenerator.calculate_complexity(password)
print(safety.grade)

Generating a token

You can generate a token using generate_token()

import cloudgenerator

token = cloudgenerator.generate_token()
print(token)

And more :)

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

cloudgenerator-0.1.0.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

cloudgenerator-0.1.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file cloudgenerator-0.1.0.tar.gz.

File metadata

  • Download URL: cloudgenerator-0.1.0.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for cloudgenerator-0.1.0.tar.gz
Algorithm Hash digest
SHA256 292b30beba651949ac908d8736a86741b8a14d986cc7fe016280bcacfb61a720
MD5 13d7c605be190602a7ce6cc4ba7f233e
BLAKE2b-256 61a30a9c3b22438219c30271860b49fe6aac3835ddb47cc16615b08fed6cd6df

See more details on using hashes here.

File details

Details for the file cloudgenerator-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cloudgenerator-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6cb61c402b2201de4a69ad5f372c7fd35f00f996469d2c3c6f0a6c36997d50d7
MD5 9d141ab1a316a486b6ce70d6931ae30d
BLAKE2b-256 2855f674c4ab5b378e5c76e0c5396894923bedb3bf1b701b91c752b7feb094d8

See more details on using hashes here.

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