boolean b = (random(2) == 1);
int num = round(random(10));
float num2 = random(15)/random(1,7);
char c = 'a';