I think we should be able to specify a different food seed on the command line, especially when testing. Sometimes I just want to check if there is an anomaly in the food-creation algorithm but it is impossible to find out as any seed change also changes the layout.
Maybe --seed 13457898 will find a default food seed but using --seed 13457898:12345 we can manually add one.