google-nomulus/core/src
gbrodman 5b2ce06b79 Clean up token generation (#205)
* Clean up token generation

- Allow tokenLength of 0
- If specifying a token length of 0, throw an error if numTokens > 1

* Allow generation of 0-length strings

* Allow for --tokens option to generate specific tokens

* Revert String generators and disallow 0 'length' param

* Add verifyInput method and batch the listed tokens

* Check the number of tokens created
2019-08-12 17:41:29 -04:00
..
main Clean up token generation (#205) 2019-08-12 17:41:29 -04:00
test Clean up token generation (#205) 2019-08-12 17:41:29 -04:00