Skip Menu |

This queue is for tickets about the Data-Random CPAN distribution.

Report information
The Basics
Id: 2766
Status: rejected
Priority: 0/
Queue: Data-Random

People
Owner: Nobody in particular
Requestors: MARKSTOS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: wish: rand_chars_string, rand_words_string
Hello, I found find it really useful of the random character and word functions could be returned as strings. For the words, I think it makes sense to join them with a space, and for the characters, to just join them directly. I propose rand_chars_string rand_words_string Or.../Better/ could just detect that the routine is being called in scalar context? So: $string = rand_chars() and @array = rand_chars() ...both could do the Right Thing? That would be nice. Thanks, Mark
Hi, I'm the new maintainer of Data::Random. As all of the outstanding RT issues for this module are really old, I'm going through and rejecting them. I figure after all this time, you've probably worked around your problem. :-) In case I'm wrong, though, please feel free to reopen your ticket and I'll take a look at it. Or, you could make it even easier on me by going to GitHub and opening an issue in Data::Random's new repo: https://github.com/barefootcoder/Data-Random/issues Thanks for your bug report, and I'm sorry no one has gotten back to you on it before now.