Changes

16 bytes added ,  04:40, 6 August 2022
→‎Algorithm: seems like this function is just the normal rand function in the sdk
Line 8: Line 8:     
== Algorithm ==
 
== Algorithm ==
The following code is used to generate this file:
+
This file is generated by the [[SDK]] <code>rand</code> function.
 
  s32 seed = 1;
 
  s32 seed = 1;
 
  s16 rand(void) {
 
  s16 rand(void) {
5,579

edits