Multiple sunset colors. Dynamically changing

Hello, I was wondering if there was anyway of making it so that the sunset would be able to change color depending on the day so they would be completely random. Just like in real life, the sunset is not the same everyday and has different colors. I am going to guess that if this process can be done for sunsets it can also be copy/pasted to the sunrise. Thanks

Of course there is a way. You just need to program an actor that changes the colour of lighting. Like for example, make an actor that has a directional light component and then program the logic that changes the light colour.