#Description
- Small App to assign random rooms in a totally random way without any kind of interference. This App was written in Java uses SWING for its GUI and also uses custom functions for randomizing the rooms.
f(min,max) where a random seed is generated and ( ( max - min ) + 1 + min).
- Not needed since its Java, all you have to do is run the *.jar file that is located on dist folder.
Screenshots ----------- [](https://github.com/cyberaa/BuddyRoomRandomizer/blob/master/screenshots/1.png) [](https://github.com/cyberaa/BuddyRoomRandomizer/blob/master/screenshots/2.png)