About path definition for automated actors

I’d like to make a game where dogs start running from each point in line (according to X axis).
They should race around a track so I don’t want to define each path but small randomization of path and speed is appreciated.
Does anyone know a good way to build like this?