I don't like the randtoolbox because you can't have two separate concurrent Sobol sequences.
new()
sobol_design$new(D, L, seed = numeric(0))
get.batch()
sobol_design$get.batch(L = self$L)
L
Number of points to get
clone()
The objects of this class are cloneable with this method.
sobol_design$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.