Generate Random Whole Numbers with JavaScript

Stuck here, Iam still getting decimal numbers…please could anyone see what error i did here(i have tried to figure it out now for a while and i cant figure it out).

Saw the error i did and fixed it. I was overthinking it :stuck_out_tongue:

I completed this one just by multiplying the var by 10 instead of 20 in the above line. That worked.