Navmesh enemy

I want to just run my enemy randomly over the navmesh. possible without to put waypoints everywhere. But I found only turorial where the opponent to a certain point, or run the player. has anyone have some suggestions for me?

You don’t need waypoints everywhere, but you can just assign random Vector3’s as the destination.