Jun Sun <j...@junsun.net> writes:

> By default, risu currently does not generate random instruction sequences 
> because it uses 0 as the random seed. 
> This patch uses time() as random seed and also introduces --randomseed option 
> for deterministic sequence
> generation.

I can see the benefit for being able to change the seed but I think
using time() by default means any given sequence won't be reproducible.
This is useful behaviour if you want to regenerate the same test
sequence on another machine without copying stuff about.

>
> [4. text/x-diff; 
> 0008-add-randseed-option-and-use-time-as-default-seed.patch]...


-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro

Reply via email to