>>100856384>what makes a number pretty?Sorry I had to think about it but basically any of the following in no particular order:
- Every digit is even (except 6 since I don't like it)
- Suites of 3 or more digits
- Pairs
- Every digit is a power of 2 (ie. 1, 2, 4, 8)
- All digits are sorted
- ID is symmetric/a palindrome
- 3 or more zeros (ideally packed together)
To be even prettier, a room ID should be several of these but not all (if all digits are the same then it looks ugly)
That's pretty much it I think :3