Files
DefinitelyTyped/chance
Leo Rudberg 7ee0485687 Added Seeded interface to Chance definition (#11919)
* Fixes #10684

I kept the deprecated `pick` declarations, but added the proposed (JSDoc-influenced) [deprecation annotation](https://github.com/Microsoft/TypeScript/issues/390) to them. The added `pickone` and `pickset` declarations have identical types to their respective `pick` flavors.

* Added Seeded interface to Chance definition
2016-10-25 22:26:49 +09:00
..