Normal
The random color for that exact strip does look like a defective part as it can sometimes work so the Arduino is sending it correctly at least, normally with lack of power you would see a gradual color change and not be directly to one color to the other (like the orange indicated part).It can't hurt to wire power both at the beginning and end of the led strip though but make sure you have an 400 Ohm (or higher) resistor on the data pins to prevent any led damage further along:Connection schemaMore infohttp://www.tweaking4all.nl/hardware/arduino/arduino-ws2812-led/The capacitor mentioned there is optional and mine runs without that but the resistor is highly recommended.Every led needs about 60mA tops (20mA per RGB color internally) so that power supply of 10A should be more than enough as well, near every led there are little arrows that show the direction of how they need to be connected (for data input) so you could check that and see if you haven't accidentally turned them around.Let me know how it goes
The random color for that exact strip does look like a defective part as it can sometimes work so the Arduino is sending it correctly at least, normally with lack of power you would see a gradual color change and not be directly to one color to the other (like the orange indicated part).
It can't hurt to wire power both at the beginning and end of the led strip though but make sure you have an 400 Ohm (or higher) resistor on the data pins to prevent any led damage further along:
Connection schema
More info
http://www.tweaking4all.nl/hardware/arduino/arduino-ws2812-led/
The capacitor mentioned there is optional and mine runs without that but the resistor is highly recommended.
Every led needs about 60mA tops (20mA per RGB color internally) so that power supply of 10A should be more than enough as well, near every led there are little arrows that show the direction of how they need to be connected (for data input) so you could check that and see if you haven't accidentally turned them around.
Let me know how it goes