get_seed | R Documentation |
Random uniform seed of four digits is created using the uniform random number
get_seed(pn_min = 1000L, pn_max = 9999L, pn_seed = NULL)
pn_min |
lower bound of seed |
pn_max |
upper bound of seed |
pn_seed |
pre-defined seed for debugging |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.