Welcome to Pauls PureProject
 Home Online Reference Guide duplicated from http://cvs.purebasic.com  
 Online Resources
   · Reference

 Libraries
     2DDrawing
     Billboard
     Camera
     CDAudio
     Cipher
     Clipboard
     Console
     Database
     Date
     Desktop
     Engine3D
     Entity
     File
     FileSystem
     Font
     Gadget
     Help
     Image
     ImagePlugin
     Joystick
     Keyboard
     Library
     Light
     LinkedList
     Material
     Math
     Memory
     Menu
     Mesh
     Misc
     Module
     Mouse
     Movie
     Network
     OnError
     Packer
     Palette
     Particle
     Preference
     Printer
     Requester
     Sort
     Sound
     SoundPlugin
     Sprite
     Sprite3D
     StatusBar
     String
     SysTray
     Terrain
     Texture
     Thread
     Toolbar
     Window

 RandomSeed

Syntax

RandomSeed(Value)
Description
Changes the actual seed for random number returned with Random().

Note: each times a program start, a new seed is generated, so RandomSeed() is only useful when the programmer want to get always the same random number in the same order.

Supported OS

Windows, AmigaOS, Linux

<- Random() - Misc Index - Red() ->



Hosted by Reel Media Productions Copyright©2001-2004 All Rights Reserved