Skip to content

sierpinskiii/qwgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qwgen
=====

Generates random password using the Hadamard Gates in qiskit.

Works with Python3. Requires pyperclip and qiskit. Install them with pip.

Warning: It uses the qasm **simulator**. It's not implementing real quantum randomness but mimicking them with qiskit's simulator. So don't use it for serious work.

Usage:
  -c, --clipboard           copies generated password into the clipboard
  -l <num>, --length <num>  password length

About

Quantum Password Generator Prototype

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages