After bouncing through the various bits of doc related to io_lib I can't quite seem to put together a quick function that will convert an arbitrary binary to a big int (e.g. I want the integer for crypto:rand_bytes(40)...) Any hints? jim