valley: call srand so that actual random phrases are used

This commit is contained in:
mischief 2018-08-10 07:46:13 -07:00
parent b989e691cf
commit a8d747d994

View file

@ -1,6 +1,7 @@
#!/bin/awk -f #!/bin/awk -f
BEGIN { BEGIN {
srand
phrases=", like,\ phrases=", like,\
, y'know,\ , y'know,\
, or whatever,\ , or whatever,\