aboutsummaryrefslogtreecommitdiff
path: root/src/simple-faker.ts
AgeCommit message (Expand)AuthorFilesLines
2025-06-16feat(location): simple coordinate methods (#3528)David Pollack1-0/+3
2025-01-25docs: faker.seed examples are not consistent after refresh (#3378)Matt Mayer1-12/+12
2024-11-12feat: add initial seed parameter to constructors (#3220)ST-DDT1-5/+22
2024-09-26infra: update file structure for util/internal (#3141)DivisionByZero1-1/+1
2024-02-27feat!: high precision random number generator (#2357)ST-DDT1-3/+3
2024-02-05docs: missing options jsdocs (#2638)ST-DDT1-1/+1
2024-02-01docs: fix missing or invalid jsdocs (#2630)ST-DDT1-0/+20
2023-11-20docs: consistent @see jsdoc tags (#2473)ST-DDT1-4/+4
2023-10-06chore: randomizer cleanup (#2431)ST-DDT1-1/+1
2023-10-04feat: support custom randomizer (#2284)ST-DDT1-6/+25
2023-09-18feat: split SimpleFaker class from Faker (#2369)Shinigami1-0/+220