cjerdonek / quick-sampler

Browser implementation of Ronald L. Rivest's sampling algorithm using AngularJS
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Show an error if the random seed contains a non-BMP character #3

Closed cjerdonek closed 10 years ago

cjerdonek commented 10 years ago

Until this issue with jsSHA is resolved, the UI should prevent non-BMP characters from being entered for the random seed.

cjerdonek commented 10 years ago

Completed with commit 2f703824fb87b7829b6d789a2a209045983a8c67.