Create a Nasty Password with MATHEMATICA
- To: mathgroup at smc.vnet.net
- Subject: [mg131749] Create a Nasty Password with MATHEMATICA
- From: Matthias Bode <lvsaba at hotmail.com>
- Date: Fri, 27 Sep 2013 02:30:12 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-outx@smc.vnet.net
- Delivered-to: mathgroup-newsendx@smc.vnet.net
Hola: SeedRandom["wrAslb4&IXc#K"] RandomInteger[{1, 256}, 25] FromCharacterCode[%] works but I cannot reproduce the result using Alt plus the ASCII number given by RandomInteger[{1, 256}, 25] on my new TOSHIBA Satellite machine; original factory settings for the U.S. and QWERTY keybord. 1. Is there a way to establish complete coincidence of the two partly distinct interpretations of the ASCII numbers? 2. Will such an outlandish password be generally understood or are there common character usage restrictions which make my exercise useless? Best regards, MATTHIAS BODE S 17.36398=B0, W 66.21816=B0,2'590 m. AMSL.=0A= LVSABA at HOTMAIL.COM
- Follow-Ups:
- Re: Create a Nasty Password with MATHEMATICA
- From: Murray Eisenberg <murray@math.umass.edu>
- Re: Create a Nasty Password with MATHEMATICA