func.setseed
The PostgreSQL setseed function can be used to set a seed for the next time that you call the random function
Syntax
func.setseed(numeric)
Examples
Documentation for func.setseed is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)