05:16:24 Inge: it’s good to know you can pick up groceries in your McLaren in a pinch 13:55:49 anyone know of any good faucets? I was using monerofaucet.info, but now it tells me that my account is suspended for some reason 14:01:51 what is a faucet? 14:52:25 lol. when do we start telling everyone to "work for it" 14:52:40 that's really the only answer we should be giving at this point 15:58:33 just wondering a thing... it might be a stupid question.. a subaddress is based on an index i. To generate a bunch of subaddresses, I can generate the index, randomly. What would be the range of a valid index? Would be there any advantages on using a "random generated" of subaddress instead of generating them using a sequential index? 16:02:11 no advantages 16:02:31 only your wallet knows indices and it's impossible to derive an index from a subaddress 16:02:47 if you don't know the private key of course 16:03:59 32 bits for the account index, 32 bits for the subaddress within an account. 16:09:36 sech1 and moneromooo: thanks for the answers.