> berkdb rand
This command will invoke the rand function and return the random number.
This command will invoke the rand function and return a number between low and high.
> berkdb srand seed
This command will invoke the srand function with the given seed and return 0.