aboutsummaryrefslogtreecommitdiff
path: root/test/utils
AgeCommit message (Expand)AuthorFilesLines
2025-02-09test: enable test to generate Number.MAX_SAFE_INTEGER (#3393)ST-DDT1-1/+1
2024-12-03refactor: replace MersenneTwister with pure-rand based one one (#3288)ST-DDT1-26/+20
2024-11-19chore(test): cleanup usages of randomSeed (#3260)ST-DDT1-8/+2
2024-11-14infra(unicorn): consistent-function-scoping (#3255)ST-DDT1-4/+4
2024-09-26infra: update file structure for util/internal (#3141)DivisionByZero3-0/+182
2024-06-30refactor(locale): group person entries by gender (#2938)DivisionByZero1-3/+3
2023-04-23refactor(locale): use null as not applicable (#2078)ST-DDT1-0/+32
2023-04-01refactor(locale)!: move title to metadata (#1978)ST-DDT1-8/+8
2023-01-13feat(locales): add mergeLocales utility (#1707)ST-DDT1-0/+59