Skip to content

Commit

Permalink
Update PasswordGenerator.rst (#771)
Browse files Browse the repository at this point in the history
Wrong label for base64 example text
  • Loading branch information
sk-typoconsult authored Sep 8, 2023
1 parent 7fa4225 commit 8adfc5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ passwordRules.random
Generates a random password in hexadecimal format. Example:
`d0f4030d568ab483b8442735e9e3a7`.

:php:`"hex"`
:php:`"base64"`
Generates a random password in base64 format. Example:
`dtbpykd4vf1hda_Ag9kG983y-_N2zyLZzof`.

Expand Down

0 comments on commit 8adfc5a

Please sign in to comment.