Monthly Archives: octubre, 2010

How to generate a random number in java

octubre 3rd, 2010 Posted by java 0 thoughts on “How to generate a random number in java”

int x = ((int) Math.random() * 100);

I’m trying to learn english, if you find some mistakes in my redaction, please make a comment with my error

Copyright © 2018 programadorfreelanceargentina.com

Programador Freelance Argentina