Mega Code Archive
Categories
/
Php
/
Math
Dice Rolling Simulator
Dice roll = {$roll_3d6}\n"; $rm_stats = roll_dice(10, 100, true); print_r($rm_stats); echo ''; ?>