liczby losowe:
import java.util.*; public class Program09 {
static finał Random random = new Random();
public static void main(String[] args)
{
// losowanie liczb
int a = random.nextlnt();
System.out.println("Wylosowano: " + a); a = random.nextlnt(6);
+ a);
+ a);
1 + a);
System.out.println("Liczba od 0 do 5: " a = 1 + random.nextlnt(6);
System.out.println("Liczba od 1 do 6: " a = 7 + random.nextlnt(5);
System.out.println("Liczba od 7 do 11: a = 1 + random.nextlnt(6); int b = 1 + random.nextlnt(6); int suma = a + b;
System.out.print("Rzut dwiema kostkami: " + suma);