-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Faker.random_number raises exception randomly #1074
Comments
@bontaurean if the docs are insufficient, the next thing you should try is to check the source. It is open source after all, but admittedly, the docs can use some work, and not all methods have docstrings, but this one does. Anyway, this happens when @fcurella regarding docs, should we take advantage of sphinx's |
@malefice I"m not sure how hard would it be to integrate |
I advise you to document methods parameters and add some kind of validations.
Actual behavior
The text was updated successfully, but these errors were encountered: