|
trivial random ports for deterministic seeding
Peter McGoron
(31 May 2026 16:58 UTC)
|
||
|
Re: trivial random ports for deterministic seeding
Shiro Kawai
(31 May 2026 18:12 UTC)
|
||
|
Re: trivial random ports for deterministic seeding
Vincent Manis (he/him)
(31 May 2026 18:30 UTC)
|
||
|
Re: trivial random ports for deterministic seeding
Wolfgang Corcoran-Mathe
(01 Jun 2026 00:11 UTC)
|
||
|
(missing)
|
||
|
Re: trivial random ports for deterministic seeding
Wolfgang Corcoran-Mathe
(01 Jun 2026 02:50 UTC)
|
||
|
Re: trivial random ports for deterministic seeding
John Cowan
(01 Jun 2026 06:25 UTC)
|
||
|
Re: trivial random ports for deterministic seeding
Peter McGoron
(01 Jun 2026 11:55 UTC)
|
||
|
Re: trivial random ports for deterministic seeding
Wolfgang Corcoran-Mathe
(02 Jun 2026 00:29 UTC)
|
||
|
Re: trivial random ports for deterministic seeding Wolfgang Corcoran-Mathe (01 Jun 2026 00:14 UTC)
|
||
|
Re: trivial random ports for deterministic seeding
Peter McGoron
(01 Jun 2026 00:39 UTC)
|
||
|
Re: trivial random ports for deterministic seeding
Peter McGoron
(01 Jun 2026 00:52 UTC)
|
||
On 2026-05-31 12:56 -0400, Peter McGoron wrote: > I've added a "trivial" random port in my CHICKEN implementation of > the current draft: <https://codeberg.org/phm/srfi-271-egg> > > The trivial random port cyclically repeats an input bytevector. It > can be used to deterministically seed other random ports, and a > long-enough bytevector sourced from /dev/random can be used as a > seed in most cases. Thank you! I don't know whether these ports belong in SRFI 271. (What do you think?) They could be described in a short standalone SRFI. -- Wolfgang Corcoran-Mathe <xxxxxx@sigwinch.xyz>