# Multiple Strands / Randomizer

## Multiple Strands Adjustment

* You can now **select multiple strands** and adjust their attributes **simultaneously**. When multiple strands are selected, a message will appear in the **Strand Editor** to let you know that you're working in multi-strand mode.

<figure><img src="/files/3loXGfRJVtCkW5a6rc7w" alt=""><figcaption></figcaption></figure>

The following actions **do not apply** to multiple selected strands:

* Moving CVs in the **Profile CV Editor** window
* Adding or removing **CV points**
* Any of the Mid Profile Curves functions (Insert Mid Profiles, Match To Root, Even Out, Remove)

## Attribute Lock while Multiple Strands Are selected

At the moment certain settings can not be changed at the same time when there are multiple strands selected:

For Tubes: Profile Curves, crease, UV section

For Cards: Profile Curves

## Randomizer

<figure><img src="/files/Lr3DJZrHYkZMlnyAApK1" alt=""><figcaption></figcaption></figure>

Sometimes, you may find a need to set some random values such as scale, rotation, offsets, etc on your Hair Tubes/Cards. This can be achieved by using the Randomizer.&#x20;

Access by going to Mesh->Randomizer

It has a max and min value, and offer 3 modes:

* **Offset:** Adds or subtracts a random amount within the entered Min/Max range from the current strand values.
* **Set:** Sets the strand values to a random amount within the entered Min/Max range.
* **Mutiply:** Multiplies the current strand values by a random amount within the entered Min/Max range.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nobraintools.gitbook.io/maya-groomers-tool/maya-tools/hair-strand-builders/multiple-strands-randomizer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
