You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
518 B
HTML

<h1>Zufallszahlen</h1>
<!menu>
<!h2a=llirq_GetRand(),31 Bit positiv Integer>
<!xml=llirq_GetRand,function>
<!h2a=llirq_GetRandI(),32 Bit neg/pos Integer>
<!xml=llirq_GetRandI,function>
<!h2a=llirq_GetRandB(),1 Bit Integer>
<!xml=llirq_GetRandB,function>
<!h2a=llirq_GetRandP(),Dezimal 0 bis einschliesslich 100>
<!xml=llirq_GetRandP,function>
<!h2a=llirq_GetRandF(),Float Wert zwischen Min und Max>
<!xml=llirq_GetRandF,function>
<!h2a=llirq_GetRandD(),Double Wert zwischen Min und Max>
<!xml=llirq_GetRandD,function>