Skip to content

Create Password function in App.js #6

@warrenferns

Description

@warrenferns

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)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions