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.39787615621364 | 0.862910393096 |
{{#invoke:random|number|10}}
|
6 | 4 |
{{#invoke:random|number|10|20}}
|
11 | 15 |
{{#invoke:random|number|500000}}
|
170992 | 75977 |
{{#invoke:random|number|-10}}
|
-5 | -7 |
{{#invoke:random|number|20|10}}
|
13 | 10 |
{{#invoke:random|number|-100|-50}}
|
-53 | -63 |
{{#invoke:random|number|6.5}}
|
4 | 7 |
{{#invoke:random|number|-6.5}}
|
-1 | -3 |
{{#invoke:random|number|-16.5|-6.5}}
|
-12.5 | -14.5 |