bchavez / Bogus

:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
Other
8.66k stars 495 forks source link

Unified documentation #406

Closed danielwagn3r closed 2 years ago

danielwagn3r commented 2 years ago

Refer to T.MinValue and T.MaxValue

danielwagn3r commented 2 years ago

Found an inconsistency in the documentation of Randomizer.ULong which lead me to the idea of using T.MinValue and T.MaxValue throughout the class.

bchavez commented 2 years ago

Thank you @danielwagn3r ! :)