Module | Jabber |
In: |
lib/jabber4r/roster.rb
lib/jabber4r/vcard.rb lib/jabber4r/jid.rb lib/jabber4r/session.rb lib/jabber4r/protocol.rb lib/jabber4r/jabber4r.rb |
HEX | = | "0123456789abcdef" |
VERSION_MAJOR | = | 0 |
VERSION_MINOR | = | 6 |
RELEASE | = | 0 |
DEBUG | = | false |
Generates a random id as a hex string
prefix: | [String="Jabber4R_] The prefix for the random hex data |
length: | [Integer=16] The number of hex characters |
return: | [String] The random id |