Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.28 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.28 KB

TANTALUM

TANTALUM is a tool to calculate the number of passwords that follow certain rules.

Status

The current status is: contains a few bugs.

How to use it

For a guide how to use it, head over to the "How to use it" wiki page, linked here

What does this fields do?

  • POSITIONS: This field is for how many positions there are in your password
  • LOWERCASE: This field is for how many lowercase letters you must have in your password
  • CAPITAL: This field is for how many capital letters you must have in your password
  • NUMBER: This field is for how many numbers you must have in your password
  • CHARACTER: This field is for how many characters you must have in your password

Errors

In case you run into a error, it should display an error. You can check the errors on the error wiki page. You can find that here.

Releases

The releases are located in a different repository, you can find that here.

Credits

Math

Errors

Interface