Module:Random/testcases
Appearance
![]() | This is the template test cases page for the sandbox of Module:Random. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins and parsers with these links: |
Number
Code | Main | Sandbox |
---|---|---|
{{#invoke:random|number}}
|
0.28236946104205 | 0.82054097290176 |
{{#invoke:random|number|10}}
|
6 | 2 |
{{#invoke:random|number|10|20}}
|
18 | 20 |
{{#invoke:random|number|500000}}
|
261772 | 292302 |
{{#invoke:random|number|-10}}
|
-1 | -8 |
{{#invoke:random|number|20|10}}
|
10 | 16 |
{{#invoke:random|number|-100|-50}}
|
-66 | -86 |
{{#invoke:random|number|6.5}}
|
3 | 4 |
{{#invoke:random|number|-6.5}}
|
-3 | -1 |
{{#invoke:random|number|-16.5|-6.5}}
|
-14.5 | -13.5 |