Talk:Operating Systems 2017F: Tutorial 4

From Soma-notes
Revision as of 15:50, 20 October 2017 by PleaseEnterYourUsername (talk | contribs) (Is there a bug on line 30 of 3000random.c?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Is the modulus operator intentional or a typo? The way it is right now would cause a fill_rand_buffer() to be triggered after every use system_rand().