Skip to content
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

rand_num_cheatcode #2605

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Oshioke-Salaki
Copy link

@Oshioke-Salaki Oshioke-Salaki commented Oct 24, 2024

Closes #2353

Introduced changes

Implemented a new cheatcode to generate a random number

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added relevant tests
  • Performed self-review of the code
  • Added changes to CHANGELOG.md

@Draggu
Copy link
Contributor

Draggu commented Oct 24, 2024

Documentation, tests, CHANGELOG.md update are missing, also you need to add relevant function on snforge_std side. Function you added should be exposed via cheatcode api (see other cheatcodes for reference) so it can be used with cheatcode in cairo.

Copy link
Member

@cptartur cptartur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Random number generation cheatcode
3 participants