On 2015-11-25, Ricardo Mestre <ser...@helheim.mooo.com> wrote:

> While checking if there was still a score file on trek(6) I found that it was
> still using random(),

Two years ago I went through all of /usr/games and replaced
srandomdev() and random() with arc4random*() family functions.

Any random() calls that are still left are like this for a reason.

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to