View source: R/generateUVector.R
generateUVector | R Documentation |
This function generates two seeds, u1 and u2, in the range 0 to 2^11 and 0 to 3^7 respectively. These are returned to the caller in the form of a vector. This is for internal use only.
generateUVector()
A vector containing two seeds, u1 and u2.
Phil Davies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.