First of all, thank you for making this. I've found it very useful and quite fast in processing large csv files.
One item that I find useful is GNU Awk's time functions. While I understand GoAWK conforms to Posix specs, would it be possible to add this feature?
Note: I currently use srand as or system("date") as a workaround, but it would be awesome if GoAwk supports it natively