rand: print out random seeds for debugging
authorVincent Fu <vincent.fu@samsung.com>
Tue, 21 Feb 2023 22:53:00 +0000 (22:53 +0000)
committerVincent Fu <vincent.fu@samsung.com>
Thu, 13 Apr 2023 17:33:00 +0000 (13:33 -0400)
commit64b2ba1460687332817655ede202166386af938b
tree810272342d39fb8be5f760371a340bc993cfc566
parente2a4a77e483e2d40a680b57b13bb08042929df1c
rand: print out random seeds for debugging

In order to debug how we handle random seeds let's print out the random
seeds we use in the FD_RANDOM debug output.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
init.c