random_integer | R Documentation |
Generate random integer
random_integer(min = 0, max = 999999)
min |
integer, minimum |
max |
integer, maximum |
random integer
random_integer(min = 2, max = 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.