-
Notifications
You must be signed in to change notification settings - Fork 0
A library to generate random variables in any language in Automation Studio Project
License
dv-br-automation/RandomLib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
RandomLib is a library to generate random data. Background Random function is not natively available in all languages supported by Automation Studio. Implimentation This library encapsulates rand() from ANSI C, and impliments following function blocks to generate random values. - int random(void) - unsigned int rand_interval(unsigned int min, unsigned int max) - void RandomValue(struct RandomValue* inst) The function blocks above can be used in any language supported by Automation Studio.
About
A library to generate random variables in any language in Automation Studio Project
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published