Commit Graph

15 Commits

Author SHA1 Message Date
brent saner
cbecd9caec
v0.1.3
FIXED:
* XML, YAML marshaling/unmarshaling of pwgenerator.CharSet.
2024-07-17 04:03:31 -04:00
brent saner
c6050a2dc4
fix xml marshaling
In some (most) cases, disabled chars may not be specified. if this is
the case, they should be omitted.
2024-07-17 02:49:44 -04:00
cb35a91855
Adding MustGenerate, GenerateOnce, and MustGenerateOnce.
These are largely just convenience functions/wrappers.
2022-07-07 06:49:18 -04:00
b12131b661
Adding additional struct tags.
Added toml, yaml, and xml. This will allow for specifying generation schemes in e.g. configuration files for other software.
2022-07-02 03:58:52 -04:00
1d4d7c5538
-x, -f, env vars, prepping for hashing 2022-05-22 04:43:12 -04:00
f76edd3022
adding build hook 2022-03-09 23:57:56 -05:00
e68bd2a1ff
another docs update; include cmdline switches/args 2022-03-09 23:54:33 -05:00
7e9269f056
whoops. 2022-03-04 01:30:17 -05:00
b5de96c6d0
docs update 2022-03-04 01:27:15 -05:00
8562241d52
done, should be good to go 2022-03-04 01:17:10 -05:00
1c0481824e
char mins done; need to shuffle some error condition checks before 2022-03-04 01:04:14 -05:00
77d5271b5a
before adding cryptoshuffler 2022-03-03 05:51:22 -05:00
480dcd7e24
args... still needs charset minimums (how?) 2022-03-03 04:26:44 -05:00
1cb6879786
stubbed out 2022-03-02 06:24:55 -05:00
c1c8037b88 Initial commit 2022-03-01 05:01:57 -05:00