Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 460 Bytes

File metadata and controls

11 lines (9 loc) · 460 Bytes

Pasgen

CZ Jednoduchý program pro generování hesel. Uživatel může zadat požadovanou délku hesla a zda se má heslo skládat z písmen, čísel, znaků či kombinací. Program používá "bezpečný náhodný výběr".

ENG A simple program for generating passwords. The user can enter the required password length and whether the password should consist of letters, numbers, characters or combinations. The program uses "safe random selection".