Password Ninja is a free to use random password generator. It is great for kids and young adults as there are friendly word lists that can be chosen to make memorable passwords.
Password Ninja can also be used as a tool for administrators that work in school environments to generate child friendly passwords, making your life a little easier. With the vast number of words in the multiple word lists, you will find it hard to run out of passwords!
Password Ninja was made as a hobby project to make generating passwords easy for my job working in a school. Due to password requirements and children working from home during Covid-19, I needed a way to make passwords that kids could remember but were also secure enough to meet AD requirements.
Originally, Password Ninja was just a basic Python 3 script. It soon became apparent that my colleagues also needed to make passwords for students, so I decided to make a basic web version. You can see how beautiful the original page was below.
Password Ninja was made as a hobby project by Stephen. I am an IT enthusiast with some programming experience in Python and C#. I had to learn JavaScript for this project — hopefully this is a useful website and people enjoy using it!