File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The **Math Utils** package provides extensions and utilities for working with nu
2424
2525#### 🔢 [ Input Processors] ( /manual/processors )
2626
27- #### 🎲 [ Random Values ] ( /manual/random )
27+ #### 🎲 [ Random Numbers ] ( /manual/random )
2828
2929#### 💯 [ Number Abbreviations] ( /manual/abbreviations )
3030
Original file line number Diff line number Diff line change 2828 "path" : " /manual/processors"
2929 },
3030 {
31- "name" : " Random Chance " ,
32- "path" : " /manual/chance "
31+ "name" : " Random Numbers " ,
32+ "path" : " /manual/random "
3333 },
3434 {
3535 "name" : " Number Abbreviations" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ The **Math Utils** package provides extensions and utilities for working with nu
77## Reference
88
99- [ Input Processors] ( https://docs.zigurous.com/com.zigurous.math/manual/processors )
10- - [ Random Values ] ( https://docs.zigurous.com/com.zigurous.math/manual/random )
10+ - [ Random Numbers ] ( https://docs.zigurous.com/com.zigurous.math/manual/random )
1111- [ Number Abbreviations] ( https://docs.zigurous.com/com.zigurous.math/manual/abbreviations )
1212- [ Extension Methods] ( https://docs.zigurous.com/com.zigurous.math/manual/extensions )
1313
You can’t perform that action at this time.
0 commit comments