There is also a clear structure to this universal library:
- each room is a perfect hexagon
- each room is connected to two other rooms
- only 4 walls contain book
- these books are on five different shells
- each shell contains 32 books
![]() |
an idea of how a room could be. |
You may think that such a thing is purely impossible to create or even to simulate. And you're partially true. Indeed, even if it's not (yet) as huge, the writer Jonathan Bazile created an algorithm that recreates the library of Babel, with the difference that he does not create all the books possible, but "only" all the pages that are possible with 3200 characters (the same number of characters on a page as in Borges's library). These pages are split into 10^4677 books (of 410 pages each still). It is very hard to explain how it works, but basically, each page has its own number, which enables the algorithm to identify the page in the "library". Then, the algorithm uses this number to create a unique pseudo-random number, which is then converted to base-29 (a text using the 29 characters mentioned sooner). I truly invite you to go to this website, and to search whatever you want. It can be your birthday, a page from your favourite book, or even some of your personal writings.
Some may wonder what would happen if someone found a new masterpiece on this website, and decided to publish it. Well, don't worry, it has very few chances to happen. Simply because even if all the texts exist in this library, we only have 1 chance out of 10^4677 to find each. Moreover, the chance of a specific word of n letters being randomly generated is of 1 out of 29^n. I let you imagine for a 500000 word text!
Finally, I know that some of you are sceptical concerning this website. However, know that it is not impossible to create this algorithm, that each page is always at the position in the library, and that by searching something and then browsing the page you found, you are in front of the exact same page (this wouldn't be possible if the algorithm didn't work as I explained, because of the very high amount of storage a false library of Babel would take). If you're still not convinced, I invite you to look at this page (an explanation of the creator himself).
I hope that all these incredibly high numbers didn't scare you, because if you want to walk in this "total library" it is possible. You can download Library of Babel 3D here, which is basically a representation of The Library of Babel. It uses Jonathan Bazile's algorithm, and even features a cool music to follow you in your infinite search in this library.
Good luck searching, and I hope you'll find.