fork(1) download
  1. from hashlib import sha256
  2. print int(sha256('foo').hexdigest(),16) % 100
Success #stdin #stdout 0.02s 10064KB
stdin
Standard input is empty
stdout
62