aboutsummaryrefslogtreecommitdiff
path: root/test/__snapshots__/random.spec.ts.snap
AgeCommit message (Expand)AuthorFilesLines
2023-08-01test: move files to modules (#2279)Shinigami1-61/+0
2023-07-17refactor(lorem): merge supplemental into words (#2242)Matt Mayer1-2/+2
2023-04-21refactor(location): deprecate cityName (#2070)DivisionByZero1-9/+9
2023-03-07chore(deps): update vitest to ~0.29.2 (#1902)renovate[bot]1-1/+1
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT1-6/+0
2023-02-28fix(currency): modernise currency list for 2023 (#1880)Matt Mayer1-1/+1
2023-01-18fix(locale): filter inappropriate words in the en locale (#1745)Matt Mayer1-1/+1
2023-01-05feat(locale): add Luxembourg (French) locale (#1693)David Morais Ferreira1-1/+1
2022-12-24fix(locale): filter inappropriate words in the en locale (#1633)Ryan Fox1-4/+4
2022-12-07feat(helpers): introduce `multiple` method (#1545)ST-DDT1-12/+18
2022-12-07refactor(string)!: swap `allowLeadingZeros` default to `true` (#1602)Eric Cheng1-4/+4
2022-11-06feat(locale): add dv locale (#1506)Mohamed Suhaib1-1/+1
2022-10-18feat(string): move methods to new module (#1155)Leyla Jähnig1-6/+6
2022-10-14refactor!: cleanup deprecations (#1440)Shinigami1-6/+6
2022-10-08test(locale): check for duplicated entries (#1137)Leyla Jähnig1-2/+2
2022-08-29fix(random): retry on invalid word generation (#1307)Leyla Jähnig1-9/+9
2022-07-30chore: deprecate address.streetPrefix and suffix (#1053)ST-DDT1-6/+6
2022-07-22test: introduce seededTests factory (#838)ST-DDT1-18/+42
2022-06-18test: migrate datatype to test snapshots (#875)ST-DDT1-0/+37