联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!
4DOS Help Topic: @RANDOM @RANDOM: Returns a "pseudo-random" value between min and max, inclusive. Min, max, and the returned value are all integers. The pseudo-random number generator is initialized from the system clock the first time it is used after 4DOS starts, so it will produce a different sequence of random numbers each time you use it. It can be called up to 115,792,089,237,316,195,423,570,985,008,687,907,853,269,984,665,640,564,039, 457,584,007,913,129,639,935 (2^256-1) times before repeating the sequence of pseudo-random numbers it produces. The Xorshift7 generator proposed in the paper "On the Xorshift Random Number Generators" by Francois Panneton and Pierre L'Ecuyer is used to generate the pseudo-random numbers.
但是物品弄成在CONFIG.SYS里并没有它