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
MyKo101/rando documentation built on Jan. 27, 2021, 7:58 p.m.