Hi All,
I have just added a new feature to Cweed - NumName - from NumName.f :
\ NumName.f Howerd Oakford V1.0 2012 Feb 09 Win32Forth version
www.inventio.co.uk
\ Display a 15 bit number (from 0 to 32767) as an English word, and
two 15 bit numbers as a pair of words.
\ The two-word phrase calculated from the checksum or hash of two
different files has a roughly 1 in a billion chance of being the same
\ This allows two files in different locations and/or times to be
compared by human beings...
\ This code requires the file NumName.txt in the same folder
Its available here :
http://www.inventio.co.uk/Cweedexe.htm
Enjoy!
Howerd