You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I’ve added the bigInt function to the Number module.
The function generates random BigInt values between a specified range and supports optional min and max values.
I’ve also added the corresponding unit tests and verified that they all pass successfully.
like https://fakerjs.dev/api/number.html#bigint
The text was updated successfully, but these errors were encountered: