-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
naming(random): rename rng -> rand (#304)
* refactor: rename rng -> rand * remove confusing comments * rename rng -> prng where needed & rand -> random * fix conflicts with main * fix random name shadowing * remove unused import of BankHashInfo * replace @bitcast(random.int(u64)) -> random.float(f64) & _random -> rand
- Loading branch information
1 parent
4c01fb2
commit f505be2
Showing
34 changed files
with
718 additions
and
745 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.