在perl中生成1到100的随机数
#! perl # 初始化 rand() srand print int( rand( 100 ) ) + 1
我们使用cookie来改善我们的网站和您的体验。继续浏览我们的网站即表示您接受我们的cookie政策。了解更多。