forked from Lainports/opnsense-ports
5 lines
253 B
Text
5 lines
253 B
Text
This module defines an abstract interface for random number generation.
|
|
Subclasses of this model will implement specific types of random number
|
|
generators or will wrap existing random number generators.
|
|
|
|
WWW: https://metacpan.org/release/Math-Random-OO
|