Module:Sandbox/robingan7/sometest: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 November 2018

  • curprev 06:4306:43, 6 November 2018 imported>Robingan7 225 bytes +225 Created page with 'io.write("math.random(): ",math.random(),"\n") io.write("math.random(10): ",math.random(10),"\n") io.write("math.random(5,100): ",math.random(5,100),"\n") math.r...'