I have created a random room decor generator with only 28 lines of code. The system is very efficient, doesnt lag at all, costs very low on memory, ensures the correct positioning of every object, and excludes possibility of blocking player’s path, or creating two objects in the same position. It is also easily customizable. I can past any objects in a specific folder, and the system will choose randomly from those objects, to put into the room.
Just wanted to share the prototype. This system will be used in an upcoming game, which also will be posted here.