# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ironseed" in publications use:' type: software license: MIT title: 'ironseed: Improved Random Number Generator Seeding' version: 0.3.0.9000 doi: 10.32614/CRAN.package.ironseed abstract: A procedure for seeding R's built in random number generators using a variable-length sequence of values. Accumulates input entropy into a 256-bit hash digest or "ironseed" and is able to generate a variable-length sequence of output seeds from an ironseed. authors: - family-names: Cartwright given-names: Reed email: racartwright@gmail.com orcid: https://orcid.org/0000-0002-0837-9380 repository: https://reedacartwright.r-universe.dev repository-code: https://github.com/reedacartwright/ironseed commit: dcf291c62869207a330b8bff99280442751043e6 url: https://github.com/reedacartwright/ironseed date-released: '2026-06-08' contact: - family-names: Cartwright given-names: Reed email: racartwright@gmail.com orcid: https://orcid.org/0000-0002-0837-9380