datatype.bigint takes value and gives it just back #348
Labels
c: bug
Something isn't working
p: 1-normal
Nothing urgent
s: accepted
Accepted feature / Confirmed bug
Milestone
Clear and concise description of the problem
When using
faker.datatype.bigint(42)
it will just give back42n
This is not useful and not randomized
Suggested solution
We should change the behavior to something useful or just remove the argument
Alternative
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: