# File lib/restclient/payload.rb, line 202
def
boundary
@boundary
||=
rand
(
1_000_000
).
to_s
end