Description Usage Arguments Details Value Author(s) See Also
This function should be used to create all randomizers. Direct calls to
new
should not be used as some coordination etc is needed to
create coherent and complete randomizers.
All of the information about the randomizer should be in the type
argument which must be an instance of the RandomizerDesc
class.
1 | makeRandomizer(name, type, seed)
|
name |
The name of the randomizer. |
type |
An instance of the |
seed |
The initial seed for the randomizer. |
None right now.
An instance of the Randomizer
class.
RG and VC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.