public static final Random wheel = new Random();
public static final int CARD = wheel.nextInt( 52 );