jeudi 28 décembre 2017

Best php rand() alternatives in Golang?

Can anyone help me to convert this code to Golang from php

<?php 
echo rand(100);
echo rand(10,50);
?>

Thanks




Aucun commentaire:

Enregistrer un commentaire