| Name | Description | Type | Package | Framework |
| RandomizedFunction | A variant of Function, which permits subclasses to offer randomized functions. | Class | com.numericalmethod.suanshu.grid.function.random | SuanShu |
| RandomizedFunction .RNGSource | Factory type that gets RandomLongGenerators. | Interface | com.numericalmethod.suanshu.grid.function.random | SuanShu |
| RLGFunction | Randomized function that requires a single RLG for evaluation. | Class | com.numericalmethod.suanshu.grid.function.random | SuanShu |
| RNGs | Interface | com.numericalmethod.suanshu.grid.function.random | SuanShu | |
| RNGs .Factory | Interface | com.numericalmethod.suanshu.grid.function.random | SuanShu | |
| SingleRLG | RNGs that contains a single RLG instance. | Class | com.numericalmethod.suanshu.grid.function.random | SuanShu |
| SingleRLG .Factory | Class | com.numericalmethod.suanshu.grid.function.random | SuanShu | |