As a programmer, I have dozens of options for generating app secrets for my web apps, but most of the time I end up searching Google for an online secrets generator. Moreover, despite Chrome's built-in password generator, I frequently use online random password generators. This made me think this might be a global problem for developers (and non-developers), and I tried spending some time building a secure, usable tool for it.
With Vercel's V0 AI coding app, I built this random secrets and random password generator app in under 30 minutes. I have deployed it here, and the code is open source on GitHub for other developers to use.
Over the last couple of years, AI has improved dramatically in solving challenges, and coding is one of the most served niches. In another (upcoming) post, I'll discuss how AI has replaced my front-end developers and what my experience has been so far using AI as a companion tool when building web apps. Happy coding!
Top comments (0)