Description Usage Arguments Value Examples
Creates a key for a new block using a RNG. The function uses runif() and does not perform any seed initialization. See .Random.seed for more information on R's random number generation algorithms.
1 | new_key(host = .host.)
|
host |
(Optional) the name of the jazz server host (including the port). Usually set just once via set_jazz_host(). |
This function returns the newly created key value for further use.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.