Skip to content

Commit

Permalink
Update genter.py
Browse files Browse the repository at this point in the history
  • Loading branch information
therealOri authored Sep 9, 2023
1 parent 3277562 commit 25c4e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion genter.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
uppercase_letters = ascii_uppercase
lowercase_letters = ascii_lowercase
symbols = "!=<>'@#$%^&*()[\],.;:-_/+?{|}`~"
unicode = "¡¢£¤¥¦§¨©ª«¬®™️¯°±²³´µ¶·¸¹º»¼½¾¿×Ø÷øÞ߃ðÐı‘†æ  ᔕ € ≡ ‗"
unicode = "¡¢£¤¥¦§¨©ª«¬®™️¯°±²³´µ¶·¸¹º»¼½¾¿×Ø÷øÞ߃ðÐı‘†æᔕ€≡‗"
emojis = "⚔☣️⚛️〰️🗝️🔒⛓️✨🫠🫧🫥💢🪬"
uni_boxes = "░▒▓█▄▀■"
uni_pipes = "╣╗╝┴┬╩╦═╬"
Expand Down

0 comments on commit 25c4e66

Please sign in to comment.