Password generator 🔑 My custom password generator to use in day-to-day. This will be used to help me and people to generate fast random tokens and password controlled by your own range. Example usage You will need to pass the range as an argument, for example: randomizeToken(16) OUTPUT: W7lfF(fefB8^9o}K if you want to contribute, make a pull request and describe your new feature idea, I often check PR's. Developed by Leonardo Ferreira 💜