groups

Link to this snippet:


Download to Code Collector

language: Other
licence: Other

create random number

options: send to code collectorview all davidholbrook's snippets
<?php echo rand(15, 100); ?>