Little Problem with the random function

try to move that up to the setup function?
but without new declaration!

f1 = random(width);
f2 = random(width);
f3 = random(width);
f4 = random(width);
f5 = random(width);
2 Likes