Set a seed for the random generator in Julia. This makes calls to the non-deterministic algorithms in this package reproducible.
1 | ds.setJuliaSeed(datasources, seed)
|
seed |
A single integer value that is used as the seed for the random number generator in Julia |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.