I have the following 3 classes: A, B and C. I got errors for circular dependency for random_int(), how can I resolve the following circular dependency?
random_int()
A