Random Load Balancing algorithm matches clients and server randomly using random number generator. It will be able to distribute the reuqests evenly in the nodes. It only works when you have clusters containing servers with the same hardware configuration.