Bytes (seed)
generated random bytes seed fast with blockthon
import Blockthon as block
# generated random bytes (seed)
byte_ = block.getBytes()
Last updated
generated random bytes seed fast with blockthon
import Blockthon as block
# generated random bytes (seed)
byte_ = block.getBytes()
Last updated