bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58472: [PATCH] Make `message-unique-id' less prone to collisions


From: Paul Eggert
Subject: bug#58472: [PATCH] Make `message-unique-id' less prone to collisions
Date: Thu, 13 Oct 2022 09:38:34 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2

On 2022-10-13 09:35, Matt Armstrong wrote:
One question: I'm not sure that (random (exp 2 512)) actually gives more
entropy than a simple call to (random).

It does not. (Please see my previous email for how to get more entropy out of Emacs; it's kinda ugly now.)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]