Assign numbers to words.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xorWords/README.MD

168 B

xorWords

Install

$ go get github.com/mattn/go-sqlite3
$ go run create_db.go

Create xored data

$ go run writeData.go

Fetch data

$ go run readData.go