New to construct but based on tutorials I've seen this should be doable.
Have your spawn points set in advance.
Give them unique names/ids.
Make array of those names/ids.
Randomly pick one per enemy.
Set enemy location to chosen spawn point location.