Type: Package
Package: rando
Title: Context Aware Random Numbers
Version: 0.2.0
Authors@R: 
    person(given = "Michael",
           family = "Barrowman",
           role = c("cre", "aut"),
           email = "myko101ab@gmail.com")
Description: Provides random number generating functions that
    are much more context aware than the built-in functions. The
    functions are also much safer, as they check for incompatible 
    values, and more reproducible. 
Language: en-GB
License: MIT + file LICENSE
URL: https://github.com/MyKo101/rando
BugReports: https://github.com/MyKo101/rando/issues
Imports: dplyr, glue, rlang, stats, tibble
Suggests: spelling, covr, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-23 21:06:57 UTC; mbrxsmbc
Author: Michael Barrowman [cre, aut]
Maintainer: Michael Barrowman <myko101ab@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-16 15:40:02 UTC
Built: R 4.2.0; ; 2022-04-12 20:56:09 UTC; unix
