/BuddyRoomRandomizer

Small App to assign random rooms to flat mates.

Primary LanguageJavaOtherNOASSERTION

BuddyRoomRandomizer

license.svg

#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.

Random Function

f(min,max) where a random seed is generated and ( ( max - min ) + 1 + min).

#Installation

  • Not needed since its Java, all you have to do is run the *.jar file that is located on dist folder.

Screenshots ----------- [![s1](https://github.com/cyberaa/BuddyRoomRandomizer/blob/master/screenshots/1.png)](https://github.com/cyberaa/BuddyRoomRandomizer/blob/master/screenshots/1.png) [![s2](https://github.com/cyberaa/BuddyRoomRandomizer/blob/master/screenshots/2.png)](https://github.com/cyberaa/BuddyRoomRandomizer/blob/master/screenshots/2.png)