Using Math.random in Java

preview_player
Показать описание
A quick helper video for a student of mine. I will likely re-make this in a less jenky form later =)
Рекомендации по теме
Комментарии
Автор

Thanks for this for the past 2 years I had searched various sources but none of them could clear the concept like u did Tommorrw is my exams. Again very much thanks for this

LaloSalamanca_
Автор

God, can't thank you enough for uploading this video!!!

thisiscrazywoman
Автор

This is exactly what i was looking for for 2 weeks and found nowhere!!! What a great explanation!🙏🏻

bijoyachakraborty
Автор

Thank you so much dude, I didn't understand how to write Math.random from the way my teacher was explaining, one very helpful YouTube video later and I've finished the assignment quickly. Awesome explanation.

lukewarmmilk
Автор

thats actually the best video on math.random, thx!!

roymamon
Автор

WOW this is the best thing that has happened to me all year. Thank you so much!

katewillette
Автор

this is a great explanation, i appreciate you

neomatrix-
Автор

Thank you so much for this video! It made Math.random() much more clear

supernovic
Автор

ohmygod, really helpful. Thank you very much~!

hezkychonk
Автор

Great video! I got full mark in the random question cuz of you, I'm really glad mate! 🌹

kusabimaru
Автор

Great visiualization thanks to you I could understand

furkantosun
Автор

this explains it better than any stack exchange or textbook i read. Is there any vids on negative ints?

thepotatoofheaven
Автор

I have I question))))
In my code
double i= (int) (Math.random()*2-10);
Sout(i);
I have [-10;-8] (double -10.0;-8.0)
In inrellij idea generally: -8.0
How?


Ps. Sorry for my English))))

КатринаАнгел-тм