No result found.

Generating Password and OTP in Java

Harshita Chaudhary15 Jan, 2020
View Full Project arrow_forward

Outline

  • Generation of password and OTP

Introduction

Generate OTP is now a requirement on most of the websites nowadays. In case of additional authentication, the system generates an OTP password adhering to the OTP policy of the company.

Aim

OTP generation in Java using random class.

Team
  • Harshita Chaudhary

java

otp

password

Harshita Chaudhary

@harshita0812

Discovering nature and science...

Post has no comments. Be the first to comment
View Full Project arrow_forward

Outline

  • Generation of password and OTP