Package: ironseed 0.3.0.9000

ironseed: Improved Random Number Generator Seeding

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:Reed Cartwright [aut, cre], National Science Foundation DBI-1929850 [fnd]

ironseed_0.3.0.9000.tar.gz
ironseed_0.3.0.9000.zip(r-4.7)ironseed_0.3.0.9000.zip(r-4.6)ironseed_0.3.0.9000.zip(r-4.5)
ironseed_0.3.0.9000.tgz(r-4.6-x86_64)ironseed_0.3.0.9000.tgz(r-4.6-arm64)ironseed_0.3.0.9000.tgz(r-4.5-x86_64)ironseed_0.3.0.9000.tgz(r-4.5-arm64)
ironseed_0.3.0.9000.tar.gz(r-4.7-arm64)ironseed_0.3.0.9000.tar.gz(r-4.7-x86_64)ironseed_0.3.0.9000.tar.gz(r-4.6-arm64)ironseed_0.3.0.9000.tar.gz(r-4.6-x86_64)
ironseed_0.3.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
ironseed/json (API)
NEWS

# Install 'ironseed' in R:
install.packages('ironseed', repos = c('https://reedacartwright.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/reedacartwright/ironseed/issues

On CRAN:

Conda:

4.26 score 2 stars 191 downloads 20 exports 0 dependencies

Last updated from:dcf291c628. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK102
linux-devel-x86_64OK96
source / vignettesOK158
linux-release-arm64OK136
linux-release-x86_64OK95
macos-release-arm64OK102
macos-release-x86_64OK226
macos-oldrel-arm64OK99
macos-oldrel-x86_64OK187
windows-develOK84
windows-releaseOK90
windows-oldrelOK87
wasm-releaseOK103

Exports:as_ironseedauto_ironseedcreate_ironseedcreate_seedseqdigestfill_random_seedget_ironseedget_random_seedhas_random_seedironseedironseed_streamis_ironseedis_ironseed_strlocal_ironseedlocal_ironseed_streamparse_ironseed_strset_ironseedset_random_seedwith_ironseedwith_ironseed_stream

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Create ironseed digests for arbitrary R objectsdigest
Ironseed: Improved Random Number Generator Seedingas_ironseed auto_ironseed create_ironseed get_ironseed ironseed is_ironseed is_ironseed_str parse_ironseed_str set_ironseed
Ironseed output seed sequencescreate_seedseq ironseed_stream
Temporary ironseedslocal_ironseed local_ironseed_stream with_ironseed with_ironseed_stream