should generate-symbol use "special" characters? Per Bothner (27 Jan 2025 23:19 UTC)
Re: should generate-symbol use "special" characters? Vincent Manis (he/him) (27 Jan 2025 23:49 UTC)
Re: should generate-symbol use "special" characters? Wolfgang Corcoran-Mathe (28 Jan 2025 00:57 UTC)
Re: should generate-symbol use "special" characters? Vincent Manis (he/him) (28 Jan 2025 01:27 UTC)
Re: should generate-symbol use "special" characters? Wolfgang Corcoran-Mathe (28 Jan 2025 01:33 UTC)
Re: should generate-symbol use "special" characters? Marc Nieper-Wißkirchen (28 Jan 2025 06:37 UTC)
Re: should generate-symbol use "special" characters? Marc Nieper-Wißkirchen (28 Jan 2025 06:26 UTC)

Re: should generate-symbol use "special" characters? Wolfgang Corcoran-Mathe 28 Jan 2025 00:57 UTC

On 2025-01-27 15:49 -0800, Vincent Manis (he/him) wrote:
> I haven't looked at the sample implementation, but since it uses
> /dev/random, a note mentioning the Windows library routine rand_s,
> which is (supposedly) similar, would not go awry.

I believe /dev/urandom should be used in the sample implementation,
since reads from /dev/random may block.

--
Wolfgang Corcoran-Mathe  <xxxxxx@sigwinch.xyz>