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.42440879550968 | 0.3772074763557 |
{{#invoke:random|number|10}}
|
4 | 10 |
{{#invoke:random|number|10|20}}
|
15 | 12 |
{{#invoke:random|number|500000}}
|
165846 | 252598 |
{{#invoke:random|number|-10}}
|
-1 | -6 |
{{#invoke:random|number|20|10}}
|
20 | 20 |
{{#invoke:random|number|-100|-50}}
|
-98 | -67 |
{{#invoke:random|number|6.5}}
|
2 | 3 |
{{#invoke:random|number|-6.5}}
|
-4 | -1 |
{{#invoke:random|number|-16.5|-6.5}}
|
-7.5 | -16.5 |