index
:
faker
erica/update-maintainers-sponsers-backers
imgbot
main
update_logo_and_readme
Generate massive amounts of fake data in the browser and node.js
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
random.spec.ts
Age
Commit message (
Collapse
)
Author
Files
Lines
2023-08-01
test: move files to modules (#2279)
Shinigami
1
-460
/
+0
2023-05-20
test: vitest prefer-each (#2144)
Shinigami
1
-4
/
+5
Co-authored-by: ST-DDT <
[email protected]
>
2023-05-09
test: lint vitest (#2098)
Shinigami
1
-6
/
+6
2023-04-01
refactor(locale)!: move title to metadata (#1978)
ST-DDT
1
-1
/
+3
2023-03-16
fix(random): prevent infinite do-while (#1938)
Shinigami
1
-1
/
+7
2023-03-07
refactor!: remove dynamic locale switching support (#1735)
ST-DDT
1
-24
/
+5
2023-01-11
feat(string): generate string from characters (#1717)
ST-DDT
1
-2
/
+2
2022-12-07
feat(helpers): introduce `multiple` method (#1545)
ST-DDT
1
-4
/
+20
2022-12-07
fix: broken `allowLeadingZeros` tests (#1638)
Eric Cheng
1
-1
/
+1
2022-12-07
refactor(string)!: swap `allowLeadingZeros` default to `true` (#1602)
Eric Cheng
1
-2
/
+2
2022-11-14
refactor(string): rename params (#1551)
Eric Cheng
1
-4
/
+4
2022-10-18
feat(string): move methods to new module (#1155)
Leyla Jähnig
1
-1
/
+4
Co-authored-by: Eric Cheng <
[email protected]
> Co-authored-by: ST-DDT <
[email protected]
> Co-authored-by: Shinigami92 <
[email protected]
>
2022-10-14
refactor!: cleanup deprecations (#1440)
Shinigami
1
-8
/
+9
2022-07-28
test: remove JSON.stringify wrapper around faker.seed() in tests ↵
Piotr Kuczynski
1
-3
/
+1
descriptions (#1196)
2022-07-22
test: introduce seededTests factory (#838)
ST-DDT
1
-22
/
+12
2022-06-18
test: migrate datatype to test snapshots (#875)
ST-DDT
1
-38
/
+4
2022-05-22
feat: allow banned as string (#819)
Shinigami
1
-0
/
+74
2022-05-21
feat: add casing option (#955)
Shinigami
1
-6
/
+55
Co-authored-by: Eric Cheng <
[email protected]
>
2022-05-04
refactor!: remove deprecations (#916)
Shinigami
1
-149
/
+1
2022-05-01
feat: return seed value from seed() (#853)
Shinigami
1
-4
/
+1
Co-authored-by: ST-DDT <
[email protected]
>
2022-04-30
feat: separate methods for object key value (#503)
Leyla Jähnig
1
-0
/
+14
Co-authored-by: Leyla Jähnig <
[email protected]
> Co-authored-by: Shinigami92 <
[email protected]
>
2022-04-25
test: add seeded tests for random (#868)
ST-DDT
1
-351
/
+456
2022-04-24
feat: random numeric (#797)
Shinigami
1
-1
/
+77
Co-authored-by: ST-DDT <
[email protected]
>
2022-04-22
test: use consistent assertion functions (#852)
Shinigami
1
-9
/
+9
2022-04-10
feat: immutable options in random.alpha methods (#790)
ST-DDT
1
-0
/
+26
2022-04-04
test: fix random alpha and alphaNumeric tests assumptions (#774)
ST-DDT
1
-5
/
+5
2022-04-03
refactor: rename hexaDecimal to hexadecimal (#764)
Piotr Kuczynski
1
-1
/
+1
2022-03-28
chore: use a standardized deprecated function (#689)
Shinigami
1
-1
/
+1
Co-authored-by: pkuczynski <
[email protected]
>
2022-03-24
fix: only return word with desirable alpha characters (#654)
Shinigami
1
-1
/
+59
2022-03-21
fix: alphaNumeric all chars banned (#550)
Leyla Jähnig
1
-1
/
+1
2022-02-20
test: use toBeTypeOf (#511)
Shinigami
1
-4
/
+4
2022-02-19
fix: test random.alphaNumeric (#517)
Leyla Jähnig
1
-4
/
+28
Co-authored-by: Leyla Jähnig <
[email protected]
>
2022-02-15
test: rewrite random (#490)
Shinigami
1
-161
/
+127
2022-02-14
test: rewrite mersenne tests (#480)
Piotr Narożnik
1
-22
/
+0
2022-02-06
test: cover source instead of bundled code (#432)
Shinigami
1
-2
/
+2
2022-01-29
chore: setup improved linting (#151)
Shinigami
1
-2
/
+6
2022-01-25
docs: readme cleanup (#251)
Caleb Burton
1
-0
/
+14
2022-01-24
build: bundle with esbuild (#257)
Shinigami
1
-2
/
+2
2022-01-21
chore(test): migrate to vitest (#235)
Shinigami
1
-0
/
+259