Does --user option enhance security?

Does it enhance the docker security if I start a container with the --user option compared to starting without?

Does it enhance security to start every container with an own exklusive user?