Commit graph

6 commits

Author SHA1 Message Date
46e47348e2
v0.2.3: More chars, cleanup and better test coverage
- Added more special characters
- Fixed issue with ` character
- Added lots of tests
- Moved character range generation into it's own function
- Better error handling
- A bit of code cleanup
2021-03-21 13:25:52 +01:00
19ed4da161
Minor changes 2021-03-20 22:18:16 +01:00
2a970b9bce
v0.2.2: Minor fixes and testing
- Replaced log.Fatal() with log.Fatalf() since we provide %v
- Added proper testing and benchmarking
2021-03-20 18:31:32 +01:00
14f26c4816
v0.2.1: Support for more platforms added 2021-03-19 08:40:48 +01:00
37e73c8c7a
v0.2.0: Added open items
- Added generation of multiple passwords
- Added "exclude chars" feature
2021-03-18 23:40:18 +01:00
5d743f70ae
v0.1.0: Initial check-in 2021-03-18 23:26:41 +01:00