# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "prithulib" in publications use:' type: software license: GPL-1.0-only title: 'prithulib: Perform Random Experiments' version: 1.0.2 doi: 10.32614/CRAN.package.prithulib abstract: 'Enables user to perform the following: 1. Roll ''n'' number of die/dice (roll()). 2. Toss ''n'' number of coin(s) (toss()). 3. Play the game of Rock, Paper, Scissors. 4. Choose ''n'' number of card(s) from a pack of 52 playing cards (Joker optional).' authors: - family-names: Chaturvedi given-names: Prithul email: prithulc@gmail.com repository: https://prithulc.r-universe.dev commit: 74d89e99deeb13b7cb2745cce7f3f1238a7f1a6a date-released: '2019-01-11' contact: - family-names: Chaturvedi given-names: Prithul email: prithulc@gmail.com