method:nextFloat ();return type:floatcontent:ใช้สุ่มเลขexample:Random rnd = new Random (); float random_float = rnd.nextFloat ();