Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Correct RandomInt function #142

Closed
andradei opened this issue Jun 19, 2021 · 0 comments
Closed

Correct RandomInt function #142

andradei opened this issue Jun 19, 2021 · 0 comments

Comments

@andradei
Copy link

The RandomInt function says in the documentation that it can work with 3 arguments, but the function only uses 2, throwing an error if you ever use 3.

Passed more arguments than is possible : (3)

The documentation isn't the clearest either.

Reference from master:

https://github.com/bxcodec/faker/blob/master/faker.go#L1156

maco added a commit to maco/faker that referenced this issue Oct 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant