Driving lamp intensity with material function

I don’t know if it’s possible to get that information from material to blueprints (except some crazy setups with rendertarget checking scene for lightnings every frame), so I think better approach would be is to control where that randomness is coming from.

Make a blueprint that would be driving lighting parameter in you material, and use it for your light actors as well.