R/rando-package.R

#' @name rando-package
#'
#' @title Context Aware Random Number Generation
#'
#' @description
#' rando is designed to make random number generation easier
#' by providing the ability to set a default number of numbers to
#' generate or to assess the context in which the functions are being
#' ran.
#'
## usethis namespace: start
#' @importFrom tibble tibble
## usethis namespace: end
NULL

Try the rando package in your browser

Any scripts or data that you put into this service are public.

rando documentation built on Feb. 16, 2021, 5:07 p.m.