Re: [PATCH 1/2] random32: make prandom_u32() output unpredictable

From: Willy Tarreau
Date: Tue Sep 01 2020 - 04:57:19 EST


On Tue, Sep 01, 2020 at 10:46:16AM +0200, Sedat Dilek wrote:
> Will you push the updated patchset to your prandom Git - for easy fetching?

Yeah if you want, feel free to use this one :
https://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/prandom.git/log/?h=20200901-siphash-noise

Willy