Help for this page
use strict; use warnings; ... sub get_ns { return (int(rand(10)), int(rand(10)), int(rand(10))); }
0: 7: ... 3: 0 1