Investigate replacing `RandomCoin`
Open
bug
question
- Dominant language
- Rust
- Stars
- 78
- Forks
- 129
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 52
Description
> I know we use `RandomCoin` in the client. So, if we can replace it painlessly there as well (cc @igamigo and @WiktorStarczewski), let's get rid of it.
_Originally posted by @bobbinth in [#1025](https://github.com/0xMiden/miden-vm/issues/3531#issuecomment-4552934595)_
Contributor guide
Research direction
Find where `RandomCoin` is used in the client library, likely in the source code for the Miden SDK. Look for imports and usage patterns. Investigate what `RandomCoin` does and what could replace it, checking the linked issue #1025 for context. Determine if the replacement is straightforward or requires changes to dependent code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100