Commit 9fcaaa68fc68daf426de575a05a2db1f2a4afe8e

  • January 18, 2013 4:39

    Commit 9fcaaa6 on 7.x-1.x
    1879162: /random_alpha_numeric_token.info
    +-
    1 addition & 1 deletion
    1879162: /random_alpha_numeric_token.module
    ++--
    2 additions & 2 deletions
    fixed: according to kasperg's review comment.
    - fix the token length mismatch between implementation and documentation.
    - use range() instead of '0123456789abcd....'
    - fix the .info to clarify that this module produces only lower case letters and numbers.