On Wed, 10 Jul 2024, Tim Düsterhus wrote: > On 7/10/24 16:18, Derick Rethans wrote: > > Comments? > > For now I'm only asking to give me the time to go through the > ext/random stuff myself before the automated deletion is performed > (i.e. defer this until after feature freeze at least).
That will take no time, as there are no comments (at all) for the random engine yet! Only the older functional API has 7 with a score less than -5: | function.array-rand | 2021-12-03 15:06:19 | 126659 | -7 | | function.rand | 2020-10-05 11:07:56 | 125416 | -9 | | function.openssl-random-pseudo-bytes | 2012-05-06 00:17:49 | 108550 | -9 | | function.openssl-random-pseudo-bytes | 2018-02-24 16:08:49 | 122436 | -9 | | function.random-bytes | 2018-05-25 00:06:34 | 122766 | -15 | | function.rand | 2010-03-05 18:41:06 | 96583 | -16 | | function.openssl-random-pseudo-bytes | 2017-10-31 17:18:05 | 121817 | -19 | (And they are indeed delete worthy). cheers, Derick