Using "rgenerator","dugen" is a function, taking the two integer numbers as input and generates random numbers uniformly distributed between two integer inputs.
related functions : runif
1 | dugen(st,en,num)
|
1 | dugen(10,20,100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.