Skip to main content

A Python package for generating OTPs.

Project description

Random OTP Generator

The Random OTP Generator is a Python package that provides a simple and secure way to generate One-Time Passwords (OTPs). It utilizes cryptographic random number generation to ensure the randomness and security of the generated OTPs. This package can be useful in various scenarios, such as authentication systems, verification codes, and more.

Installation

You can install the package using pip:

pip install otp-generator


# Usage

```shell
from otp_generator.otp import generate_otp

length = 6
otp = generate_otp(length)
print("Generated OTP:", otp)


Please copy and paste the above content into your README.md file, making sure to adjust the URLs and repository information accordingly. 

# Attention

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

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

random-otp-generator-1.0.0.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

random_otp_generator-1.0.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file random-otp-generator-1.0.0.tar.gz.

File metadata

  • Download URL: random-otp-generator-1.0.0.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for random-otp-generator-1.0.0.tar.gz
Algorithm Hash digest
SHA256 2b39c0bd526d9009e57d1bd632dacb48c1c8a6f8b65183e308cc56db3f7ab953
MD5 89864719e737730a002787633e6b2f18
BLAKE2b-256 6d3707bc2045be2aa88625b2c994d15c8f38d26b59c0a169ea7dff9afbb246e8

See more details on using hashes here.

File details

Details for the file random_otp_generator-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for random_otp_generator-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2625883110d75c7d24d01cf9e67d67eb4d53ea6a386ddecee4350cef0b62ca71
MD5 68a0ec95770b53df113b63cb7d56fb74
BLAKE2b-256 30110de48e2bb9eafce20db6610c70eb345eefb953044cef7316a0e73dbd748d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page