Code_Script/Java at main · devmalik7/Code_Script · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

Readme.md

Random Password Generator

Introduction

It is a simple java code which help to generate a Long and Secure Password.

How to use the code

1. Download the given code.
2. Run the RandomPasswordGenerator.java file.
3. Enter the length of the password.
4. A long and secure password would be generated based on the length specified.