Saturday, April 20, 2024
HomeReviewsJumble Password – An Open-Source "Unique IDs and Passwords" Creator for Linux

Jumble Password – An Open-Source “Unique IDs and Passwords” Creator for Linux

Electron-based app Jumble Password is basically a utility app for crafting unique and different passwords for you. This usually makes your password with the help of combining your name and your date of your birth. This app works using a random number or permutation algorithm which is named as the Fisher-Yates Shuffle Algorithm and this aids in jumbling up the sequences.

One example can be such that you want to make a password for your website or project where you are working and so now you will get the opportunity to select any random names or any date for getting some unique suggestions every single time you click on the button SUBMIT. You will get a new password every time you submit the date and name and every password will be unique and new. You can select any of them for your use and if you do not like it you can again click on SUBMIT.

Jumble Password

Features of Jumble Password


  • Available for platforms like Linux, MAC, and Windows
  • Free of charge
  • Open-source app with source-code which is available on GitHub
  • Combines name and date of birth in the password manager
  • Uses random number permutation algorithm
  • Generates a range of passwords with the same name and date so that you can select one of them
  • Application window contains 2 placeholders
  • Has the credit section for the developer

Download for Linux


You can download this app for Linux from the GitHub or else install it by using the following commands:

Download Jumble Password for Linux

Command Line

git clone https://github.com/theIYD/jumble-password.git
cd jumble-password
npm install
npm start

Final Verdict


The application window includes some simple features like the title of the app, the description of the app and the submit button. This is an open-source application and is free of charge. So all you need to do is download the application and install it for your unique and different passwords. It is released under MIT license and you can contribute or suggest in source code on the GitHub.

These are combined with the 2 different placeholder fields that are for your name and date, one placeholder field for displaying passwords that are generated and has a credit section for the developer. You have to always keep in mind that Jumble Password is only a password generator for some unique passwords and it will not provide you the attributes of a password manager like the Buttercup.

Do you know any other better app for generating passwords better than Jumble Password? If you know, then let us know it by writing below and give us the opportunity to review them as well. Share this and let your friends know about us!

Mehedi Hasan
Mehedi Hasan
Mehedi Hasan is a passionate enthusiast for technology. He admires all things tech and loves to help others understand the fundamentals of Linux, servers, networking, and computer security in an understandable way without overwhelming beginners. His articles are carefully crafted with this goal in mind - making complex topics more accessible.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

You May Like It!

Trending Now