Hello,

Sign up to join our community!

Welcome Back,

Please login to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Hey guys, how can I test a contract that generates random numbers (https://docs.elrond.com/developers/developer-reference/random-numbers-in-smart-contracts/#random-numbers-in-a-specific-range) ? Since the numbers change on each call, can the random functionality be mocked somehow in Mandos or using the Rust testing framework?