Top "Scramble" questions

a way to encode information to make the information unintelligible.

Best way to use PHP to encrypt and decrypt passwords?

Possible Duplicate: PHP 2-way encryption: I need to store passwords that can be retrieved I plan to store foreign account …

php mcrypt encryption scramble
Are there any ways to scramble strings in python?

I'm writing a program and I need to scramble the letters of strings from a list in python. For instance …

python string list scramble
How to scramble the words in a sentence - Python

I have created the following code to scramble the letters in a word (except for the first and last letters), …

python sentence scramble
Scramble a column in SQL Server?

We have a web app we'd like to demo to prospects, but our best way of doing so is with …

sql-server random scramble
How to Decode Scrambled Character Encoding: Special Character Encoding

I have data in CSV format that has been seriously scrambled character encoding wise, likely going back and forth between …

character-encoding non-ascii-characters scramble
How to make a Java File Reader

I'm trying to make a word scrambler for a project in class. It needs to read in a .txt file …

java file filereader scramble