Closed Thread
Results 1 to 5 of 5

Thread: Need Help Creating A Random Generator

  1. #1
    Join Date
    Jun 2009
    Posts
    2
    Rep Power
    0

    Need Help Creating A Random Generator

    Hey everyone, I'm new to the forums and I had a question I wanted to ask about creating a random generator.

    Basically, I've been wanting to try experimenting a bit with the idea of a random song generator. (so it would have a series of variable banks consisting of possible verse chord progressions, verse lyrics, chorus chord progressions, chorus lyrics, etc, and would randomly choose one from each), and I'd like it to be web-based. How difficult would this be to program? I have very little programming experience but I used to do it a little when I was younger and I think I can pick up pretty fast (the basic stuff usually seems intuitive enough).

    As I said, I'm not looking for it to create songs, I'm looking for it to randomly access bits of songs that I've written and piece all the bits together. That seems to me as though it should be pretty simple but I'm not sure.

    Finally, is PHP the way to go for this? Or would I be better off doing a different web language?

    Thanks in advance for any help!

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2008
    Location
    Somewhere that is shorter to write than "In the gloomy shadows of my personal namespace"
    Posts
    10,725
    Blog Entries
    2
    Rep Power
    90

    Re: Need Help Creating A Random Generator

    Seems like a trivial problem to me. I don't know PHP, but from what I have picked up, it seems like a good choice I'll leave it to the PHP guys to give you more detailed feedback..

    Posted via CodeCall Mobile

  4. #3
    Join Date
    Sep 2007
    Location
    Karlstad, Sweden
    Posts
    3,082
    Blog Entries
    7
    Rep Power
    42

    Re: Need Help Creating A Random Generator

    PHP, ASP or any other language should do it.
    __________________________________________
    I study Information Systems at Karlstad University when I'm not on CodeCall

  5. #4
    Join Date
    Jun 2009
    Posts
    2
    Rep Power
    0

    Re: Need Help Creating A Random Generator

    Hey, thanks for the help. PHP is the one web language that I don't really know anything about. Anyone have any good web tutorials they could link me to?

  6. #5
    Join Date
    Jul 2008
    Location
    Somewhere that is shorter to write than "In the gloomy shadows of my personal namespace"
    Posts
    10,725
    Blog Entries
    2
    Rep Power
    90

    Re: Need Help Creating A Random Generator

    php beginner tutorial - Google-search

    I can't recommend anything since I don't know PHP, but this usually gets you going
    Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Java: Random Name Generator
    By Sinipull in forum Classes and Code Snippets
    Replies: 2
    Last Post: 05-05-2011, 07:26 AM
  2. Random number generator?
    By sjshacker93 in forum Visual Basic Programming
    Replies: 5
    Last Post: 09-03-2010, 09:27 PM
  3. Random Password Generator
    By Sauce in forum Visual Basic Programming
    Replies: 13
    Last Post: 06-25-2009, 02:57 PM
  4. Random Name Generator
    By DevilsCharm in forum C and C++
    Replies: 1
    Last Post: 11-07-2007, 09:38 PM
  5. How do I program a random generator?
    By eddiewillers in forum General Programming
    Replies: 4
    Last Post: 07-24-2007, 12:26 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts