Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

12
  • \$\begingroup\$ @Vioz- I am assuming that the RNGs are all not truly random, and they don't need to be. What I mean is that if the PRNG was made truly random, it should be able to produce the library in its entirety. \$\endgroup\$ Commented Aug 14, 2015 at 14:45
  • \$\begingroup\$ "Write a program or function which outputs a number of page excerpts from the Library of Babel, with a newline between each page excerpt. " I don't understand this. The example output looks like one page from a book to me, not a number of pages \$\endgroup\$ Commented Aug 14, 2015 at 14:49
  • 1
    \$\begingroup\$ Can a page start or end with a symbol? Can there be a space before a symbol? \$\endgroup\$ Commented Aug 14, 2015 at 14:53
  • 1
    \$\begingroup\$ The only part of point 3 I'm certain I understand is the first sentence. What do you mean by "twice in a row" and, in particular, what is the distinction between that and "consecutively"? \$\endgroup\$ Commented Aug 14, 2015 at 15:08
  • 2
    \$\begingroup\$ Ok, so it comes down to "There must be a space immediately following every full stop and comma, and a letter immediately following every space". Modulo the cases which would make it contradict point 4, which allows non-alpha characters to end the page. \$\endgroup\$ Commented Aug 14, 2015 at 15:35