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.
| Version: | 0.2.0 | 
| Suggests: | tinytest | 
| Published: | 2025-08-20 | 
| DOI: | 10.32614/CRAN.package.ironseed | 
| Author: | Reed Cartwright | 
| Maintainer: | Reed Cartwright <racartwright at gmail.com> | 
| BugReports: | https://github.com/reedacartwright/ironseed/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/reedacartwright/ironseed | 
| NeedsCompilation: | yes | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| CRAN checks: | ironseed results | 
| Reference manual: | ironseed.html , ironseed.pdf | 
| Package source: | ironseed_0.2.0.tar.gz | 
| Windows binaries: | r-devel: ironseed_0.2.0.zip, r-release: ironseed_0.2.0.zip, r-oldrel: ironseed_0.2.0.zip | 
| macOS binaries: | r-release (arm64): ironseed_0.2.0.tgz, r-oldrel (arm64): ironseed_0.2.0.tgz, r-release (x86_64): ironseed_0.2.0.tgz, r-oldrel (x86_64): ironseed_0.2.0.tgz | 
| Old sources: | ironseed archive | 
Please use the canonical form https://CRAN.R-project.org/package=ironseed to link to this page.