DefinitelyTyped/types/chance
Zachary Dow 162254c14e @Types/Chance CharacterOptions.symbols is wrong type (#41103)
* Changing CharacterOptions Symbol type

Based on the current interpretation of the documentation:
https://chancejs.com/basics/character.html
https://chancejs.com/basics/string.html

* Fixing the tests to reflect type change

* Fixing tests to not fail. "Chance: num is likely too large for sample set" error for uniqInts2. And syllables/length used together throws error. UniqueOptions type for clearer input values

* Refined UniqueOptions type, added contribution. Fixed issue with min/max in test

* Adding in test that uses comparator
2019-12-23 11:18:08 -06:00
..
chance-tests.ts
index.d.ts
tsconfig.json
tslint.json