Hi,
Was ist daran so lustig? JavaScript krankt doch an dem gleichen Problem, ich sage nur
Math.random()
! Jedesmal ein anderer Wert, irgendwo zwischen 0 und 1. Verlässlichkeit ist was anderes.
Na dann ueberschreibe die Methode doch, wenn dir das nicht schmeckt.
Math.random = function() { return .4711; }
MfG ChrisB
--
„This is the author's opinion, not necessarily that of Starbucks.“
„This is the author's opinion, not necessarily that of Starbucks.“