Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Password function in App.js #6

Open
warrenferns opened this issue Oct 2, 2023 · 2 comments
Open

Create Password function in App.js #6

warrenferns opened this issue Oct 2, 2023 · 2 comments
Assignees
Labels
hacktoberfest Hacktoberfest 2023

Comments

@warrenferns
Copy link
Member

This issue should create a createPassword function using the below logic:

Input (Character List based on the requirement by user)
Loop through passwordLength

  • pick a random character from the characterList
  • Append to a password String
    Return (Password)
@warrenferns warrenferns added the hacktoberfest Hacktoberfest 2023 label Oct 2, 2023
@VishnuAmit
Copy link

Hey. I am down with this. Shall I get assigned for this ?

@Irfan7014
Copy link
Member

Please assign me this @warrenferns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Hacktoberfest 2023
Projects
None yet
Development

No branches or pull requests

3 participants