kbembedded / Flipper-Zero-Game-Boy-Pokemon-Trading

Pokemon trade from Flipper Zero to Game Boy for Generation I & II games (Pokemon Red, Blue, Yellow, Gold, Silver, and Crystal)
MIT License
318 stars 18 forks source link

PasswordGenerator #34

Closed Sudiksha18 closed 4 months ago

Sudiksha18 commented 4 months ago

It generates a password for 10chars with specialcases and numbers.

kbembedded commented 4 months ago

Looks like a good start!

Let me know if you have any questions on integrating this to the existing codebase. Note that there is a pretty big menuing change in #24 (which will hopefully be done soon, nearing completion of the sprite work) so you would want to develop against that for further work.

EstebanFuentealba commented 4 months ago

I'm not sure if this is a work in progress or if you just sent the first thing you found on the internet. I assume it's a bot that sends commits based on bugs. In the meantime, I'll close this PR.

Please send one when it's fully implemented and tested.

Regards!