aboutsummaryrefslogtreecommitdiff
path: root/src/random.ts
AgeCommit message (Expand)AuthorFilesLines
2022-03-01docs: improve random jsdocs (part 2) (#562)ST-DDT1-13/+53
2022-03-01chore(type): type seedValue (#567)Shinigami1-2/+2
2022-02-20docs: use vue components for api-docs (#446)ST-DDT1-2/+2
2022-02-20docs: various fixes (#523)ST-DDT1-1/+1
2022-02-19chore: enable jsdoc/sort-tags (#512)Shinigami1-12/+10
2022-02-15fix: remove invalid aliases (#488)Shinigami1-9/+0
2022-02-15test: rewrite random (#490)Shinigami1-7/+8
2022-02-10chore: fix JSDoc comments in random.ts (#408)Piotr Kuczynski1-29/+76
2022-02-03chore: improve typings on random.objectElement (#407)Piotr Kuczynski1-5/+14
2022-01-30chore: use explicit-module-boundary-types (#361)Shinigami1-0/+1
2022-01-29chore: add more type annotations (#358)Eric Cheng1-2/+2
2022-01-29chore: remove types from objectElementShinigami921-5/+2
2022-01-25docs: readme cleanup (#251)Caleb Burton1-0/+5
2022-01-21chore: delete old examples and doc folder (#155)Damien Retzinger1-1/+3
2022-01-19chore: add support for readonly arrays (#189)Erica Clark1-2/+2
2022-01-14feat: migrate random (#91)Shinigami1-3/+381
2022-01-14chore: add typesShinigami921-3/+3
2022-01-14feat: rewrite datatype to tsShinigami921-0/+24