Hand Editing the XML

Josh Sled jsled at asynchronous.org
Fri Jun 1 14:06:04 EDT 2007


"Karl Grant" <karlgrant06 at gmail.com> writes:

> Thanks for your replies. I meant 32 char (512 bit that would be). I'm not
> much of a programmer or scripter so i'll just have to manually enter them.
> Just out of curiosity, how is the GUID created. I'm assuming it's just a
> unique key for the record, but does it encode anything else?

32 char * 8 bits/char = 256 bits

But the GUID is in hexadecimal, so there's only 4 bits/hex-char, or 128 bits
of information there.

The GUID is enitrely random; `uuidgen | tr -d - | tr a-f A-F` will generate a
reasonable one.

-- 
...jsled
http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo ${a}@${b}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.gnucash.org/pipermail/gnucash-user/attachments/20070601/20c0ed63/attachment.bin 


More information about the gnucash-user mailing list