Commit Graph

9 Commits

Author SHA1 Message Date
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
bts cb35a91855 Adding MustGenerate, GenerateOnce, and MustGenerateOnce.
These are largely just convenience functions/wrappers.
2022-07-07 06:49:18 -04:00
bts 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
bts 1d4d7c5538 -x, -f, env vars, prepping for hashing 2022-05-22 04:43:12 -04:00
bts 8562241d52 done, should be good to go 2022-03-04 01:17:10 -05:00
bts 1c0481824e char mins done; need to shuffle some error condition checks before 2022-03-04 01:04:14 -05:00
bts 77d5271b5a before adding cryptoshuffler 2022-03-03 05:51:22 -05:00
bts 480dcd7e24 args... still needs charset minimums (how?) 2022-03-03 04:26:44 -05:00
bts 1cb6879786 stubbed out 2022-03-02 06:24:55 -05:00