Description Usage Arguments Value
View source: R/package_tools.R
generate a random number
1 | compute.random.number(seed = NULL, min.value = NULL, max.value = NULL)
|
seed |
a integer value to set the seed |
min.value |
the minimum value used in the range |
max.value |
the maximum value used in the range |
a number randomly generated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.